commit | bc922d4131f22705c84fed7e61c4aded3c23863e | [log] [tgz] |
---|---|---|
author | Atish Patra <atish.patra@wdc.com> | Mon Feb 25 08:15:02 2019 +0000 |
committer | Andes <uboot@andestech.com> | Wed Feb 27 09:12:33 2019 +0800 |
tree | b640f60a2ae5a37e643cdf8ea9f6b31db86df1fb | |
parent | 8d28c3c6ff2607fb2a8ae79bb5bfd3490dedcabc [diff] |
drivers: serial_sifive: Fix baud rate calculation Compute the baud rate multipler with more precision. Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Alexander Graf <agraf@suse.de> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>