]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ppc4xx: Only fixup opb attached UARTs
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Tue, 3 Feb 2009 21:13:16 +0000 (22:13 +0100)
committerStefan Roese <sr@denx.de>
Fri, 6 Feb 2009 09:53:15 +0000 (10:53 +0100)
commitb129eff5ede394cc1faeb6dbf6a987e91abce552
tree07b91ebf392a0499b14c268e0ccc6f5afd47674f
parent9d8811c5bd2b7dd6307742cf22fbdb7953b6f816
ppc4xx: Only fixup opb attached UARTs

This patch updates the fdt UART clock fixup code to
only touch CPU internal UARTs on 4xx systems.
Only these UARTs are definitely clocked by gd->uart_clk.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/fdt.c