On Mon, 23 Jun 2008 16:00:28 +0200
Marc Leeman <[EMAIL PROTECTED]> 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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to