[U-Boot-Users] fdt/fdt_fixup_ethernet

Kim Phillips kim.phillips at freescale.com
Tue Jul 29 00:52:51 CEST 2008


On Mon, 23 Jun 2008 16:00:28 +0200
Marc Leeman <marc.leeman at gmail.com> wrote:

> Since I moved to FDT (from the previous OF implementation), I get the
> following behaviour.

..

> However, the MAC addresses that are passed to the kernel are a mix of
> the hardcoded defaults and the ones retrieved from the mac flash:

you probably need to #define CONFIG_HAS_ETH0 (and 1) in your board's
config file.  Make sure your device tree has ethernet aliases, too (see
existing dts alias entries in linux).

Kim




More information about the U-Boot mailing list