]> git.sur5r.net Git - u-boot/commit
ppc4xx: fdt: use fdt_fixup_ethernet()
authorStefan Roese <sr@denx.de>
Fri, 14 Dec 2007 07:41:29 +0000 (08:41 +0100)
committerStefan Roese <sr@denx.de>
Thu, 27 Dec 2007 18:35:33 +0000 (19:35 +0100)
commit871e6ce188a7c6bc7321bcf8372857035d20f1cd
tree9ec006af36eee76c54320ea0e14af4c4d0937a98
parent136288847e3b04f2ff357a067ad45e10afa0a24c
ppc4xx: fdt: use fdt_fixup_ethernet()

By using aliases in the dts file, the ethernet node fixup is
much easier with the recently added functions.

Please note that the dts file needs the aliases for this to work.

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