]> 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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:29 +0000 (09:04 -0500)
commitbda4dece03675ad30c098a00f20332010ccb5c5d
treed89009042f662939ae70b67ca3e5b5fcc1ea8b11
parentf8d7b56e003fe19f37d4e9e326df9e9024a052b0
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