[U-Boot-Users] HW Addr different to Vendor information

VanBaren, Gerald (AGRE) Gerald.VanBaren at smiths-aerospace.com
Fri Nov 5 14:25:46 CET 2004


> -----Original Message-----
> From: u-boot-users-admin at lists.sourceforge.net
> [mailto:u-boot-users-admin at lists.sourceforge.net] On Behalf
> Of Devraj Mukherjee
> Sent: Thursday, November 04, 2004 11:14 PM
> To: u-boot-users
> Subject: [U-Boot-Users] HW Addr different to Vendor information
>
> Hi everyone,
>
> We are tring to get the ethernet working on our board. Here
> is what we have been trying. Our DHCP server gives addresses
> in the range of 10.0.1.x
>
> Our vendor has documented that our MAC address is
> 00:08:EE:00:41:60 and LogicLoader (the default bootloader)
> would get an IP with this MAC address. It's interesting to
> see that U-Boot with the patches thinks that the HW Addr is
> 04:04:04:33:04:04
>
> Any ideas, experiences?
>
> Devraj

If this isn't a hardware problem, you may have erased your MAC address
that is stored in u-boot's environment variables.  At the u-boot prompt,
run the command "printenv" and see what it thinks your MAC address is.

Disclaimer: I'm not familiar with your hardware, some hardware has the
MAC address stored in places other than in the u-boot environment.

gvb

******************************************
The following messages are brought to you by the Lawyers' League of
IdioSpeak:

******************************************
The information contained in, or attached to, this e-mail, may contain confidential information and is intended solely for the use of the individual or entity to whom they are addressed and may be subject to legal privilege.  If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager.  Please do not copy it for any purpose, or disclose its contents to any other person.  The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company.  The recipient should check this e-mail and any attachments for the presence of viruses.  The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.
******************************************




More information about the U-Boot mailing list