commit | 871e6ce188a7c6bc7321bcf8372857035d20f1cd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Dec 14 08:41:29 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Dec 27 19:35:33 2007 +0100 |
tree | 9ec006af36eee76c54320ea0e14af4c4d0937a98 | |
parent | 136288847e3b04f2ff357a067ad45e10afa0a24c [diff] |
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>