[U-Boot-Users] MAC address

So, I've been searching and cannot determine how u-boot passes the MAC address/es to linux. I am correct in this assumption, yes?
BTW, more specifically this would be for an MPC8313 based system
Ron _________________________________________________________________ Windows Live SkyDrive lets you share files with faraway friends. http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_...

In message BAY114-W347EDCCA8984D65CCFB029F4D00@phx.gbl you wrote:
So, I've been searching and cannot determine how u-boot passes the MAC addr ess/es to linux. I am correct in this assumption, yes?
Which assumption? You did not formulate one.
BTW, more specifically this would be for an MPC8313 based system
It inserts these into the device tree. Search for fdt_fixup_ethernet().
Best regards,
Wolfgang Denk

My implicit assumption within the previous sentence was that u-boot does pass the MAC address to linux.
Thank you for the help. I was missing a #define.
Ron
To: ron_madrid@hotmail.com CC: u-boot-users@lists.sourceforge.net From: wd@denx.de Subject: Re: [U-Boot-Users] MAC address Date: Thu, 8 May 2008 23:55:55 +0200
In message BAY114-W347EDCCA8984D65CCFB029F4D00@phx.gbl you wrote:
So, I've been searching and cannot determine how u-boot passes the MAC addr ess/es to linux. I am correct in this assumption, yes?
Which assumption? You did not formulate one.
BTW, more specifically this would be for an MPC8313 based system
It inserts these into the device tree. Search for fdt_fixup_ethernet().
Best regards,
Wolfgang Denk
-- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de No one may kill a man. Not for any purpose. It cannot be condoned. -- Kirk, "Spock's Brain", stardate 5431.6
_________________________________________________________________ Stay in touch when you're away with Windows Live Messenger. http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh...
participants (2)
-
Ronald Madrid
-
Wolfgang Denk