[U-Boot] [PATCH v3 2/2] dm: serial: bcm6345: fix baud rate clock calculation
Álvaro Fernández Rojas
noltari at gmail.com
Mon May 22 14:24:25 UTC 2017
Hi Daniel,
It looks like this is not the correct way to calculate it either.I will send a proper patch later today.I'm very sorry for the inconvenience.
Regards,Álvaro.
On Sat, May 20, 2017 at 6:04 PM +0200, "Daniel Schwierzeck" <daniel.schwierzeck at gmail.com> wrote:
Am 18.05.2017 um 23:09 schrieb Álvaro Fernández Rojas:
> It's currently bugged and doesn't work for even cases.
> Right shift bits instead of dividing and fix even cases.
>
> Signed-off-by: Álvaro Fernández Rojas
> ---
> drivers/serial/serial_bcm6345.c | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)
>
applied to u-boot-mips, thanks.
More information about the U-Boot
mailing list