When booting an 8347 processor, the MAC addresses (ethaddr and eth1addr)
don't seem to get passed anymore.

I modified my config to include CONFIG_HAS_ETH0 and CONFIG_HAS_ETH1 and
I am entering the code in fdt_fixup_ethernet (common/fdt_support.c) but
get stuck at node = fdt_path_offset(fdt, "/aliases");

Once this fails, the MAC addresses are not passed along.

Any search on
[EMAIL PROTECTED] linux-2.6.24]$ grep aliases arch/powerpc/boot/dts|wc -l 
0

turns up empty for the 2.6.24 kernels, looking for "aliases" in the
kernel Documentation does not give a hit that seems relevant for device
trees.

and the only ref that seems to be on topic is:
http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/36004

Is this using some dts node that is not yet in the released kernel
(2.6.24) [1]?

[1] It's probably something I missed since I found this one too:
http://patchwork.ozlabs.org/linuxppc/patch?id=12671

-- 
  greetz, marc
Human. It's kinda like Sebacean, but we haven't conquered other worlds
yet, so we just kick the crap out of each other.
        Crichton - PK Tech Girl
chiana 2.6.18-4-ixp4xx #1 Tue Mar 27 18:01:56 BST 2007 GNU/Linux

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to