]> git.sur5r.net Git - u-boot/commit
ppc4xx: Fixup ebc clock in FDT for 405GP/EP
authorMarkus Brunner <super.firetwister@googlemail.com>
Mon, 28 Apr 2008 06:47:47 +0000 (08:47 +0200)
committerStefan Roese <sr@denx.de>
Tue, 29 Apr 2008 05:37:54 +0000 (07:37 +0200)
commiteea5a743a2193ef2a05b9bc6dc447ba241416f35
tree0d1ec17f7c0089e49d918d1bf00fa3fa00c2a4f4
parentdd5748bcd669f46aeb6686c1b341323843738ccc
ppc4xx: Fixup ebc clock in FDT for 405GP/EP

On ppc405EP and ppc405GP (at least) the ebc is directly attached to the plb
and not to the opb. This patch will try to fixup /plb/ebc if /plb/opb/ebc
doesn't exist.

Signed-off-by: Markus Brunner <super.firetwister@gmail.com>
cpu/ppc4xx/fdt.c