]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix 405EZ uart base baud calculation
authorStefan Roese <sr@denx.de>
Fri, 11 Sep 2009 15:07:55 +0000 (17:07 +0200)
committerStefan Roese <sr@denx.de>
Thu, 17 Sep 2009 12:05:52 +0000 (14:05 +0200)
commit95a4a593b577b6e2f1da2d4b0f5ec86975c33413
tree4b9908b43798194ffc487ad37439cbb493cdfc7d
parent15fba3279b56333bdb65ead366f82c945ed320d1
ppc4xx: Fix 405EZ uart base baud calculation

With this fix, Linux correctly configures the baudrate when booting
with FDT passed from U-Boot to Linux.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/speed.c