[U-Boot] [PATCH][v1] mpc8260: remove Ethernet node fixup to use generic FDT code.

Marcel Ziswiler marcel at ziswiler.com
Wed Sep 9 14:04:48 CEST 2009


Hi Heiko

Heiko Schocher <hs <at> denx.de> writes:
> Yes, thats the kmsupx4 and mgsuvd boards. The generic memory fixup
> can be used (I tried this), but with the generic Ethernet fixup
> something goes wrong. If I find time, I take a look at it.

At the beginning I had issues as my device tree was missing an Ethernet alias as
that's what the generic Ethernet fixup requires to find the node.
On some CPU architectures (e.g. MPC8260) the fixup is gated by some defines
(e.g. CONFIG_HAS_ETHx) but on MPC8xx that should not be the case.

Cheers

Marcel



More information about the U-Boot mailing list