public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] 1.3.2-rc2 83xx CONFIG_HAS_ETHX not passing MAC addresses
@ 2008-02-29 13:03 Marc Leeman
  2008-02-29 13:49 ` Marc Leeman
  2008-03-01 19:18 ` Jerry Van Baren
  0 siblings, 2 replies; 8+ messages in thread
From: Marc Leeman @ 2008-02-29 13:03 UTC (permalink / raw)
  To: u-boot

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
[mleeman at neo 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080229/609583e9/attachment.pgp 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-03-03 19:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 13:03 [U-Boot-Users] 1.3.2-rc2 83xx CONFIG_HAS_ETHX not passing MAC addresses Marc Leeman
2008-02-29 13:49 ` Marc Leeman
2008-02-29 16:07   ` Scott Wood
2008-03-01 11:06     ` Marc Leeman
2008-03-03 19:30       ` Scott Wood
2008-03-01 19:18 ` Jerry Van Baren
2008-03-01 21:45   ` Marc Leeman
2008-03-01 23:11     ` Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox