Re: [U-Boot] [PATCH] ppc4xx: Fix 405EZ uart base baud calculation

2009-09-17 Thread Stefan Roese
On Friday 11 September 2009 17:21:38 Stefan Roese wrote: > With this fix, Linux correctly configures the baudrate when booting > with FDT passed from U-Boot to Linux. > > Signed-off-by: Stefan Roese Applied to ppc4xx/master. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wo

[U-Boot] [PATCH] ppc4xx: Fix 405EZ uart base baud calculation

2009-09-11 Thread Stefan Roese
With this fix, Linux correctly configures the baudrate when booting with FDT passed from U-Boot to Linux. Signed-off-by: Stefan Roese --- cpu/ppc4xx/speed.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/cpu/ppc4xx/speed.c b/cpu/ppc4xx/speed.c index 1f75137..9c4bc0