> Ken Fuchs wrote: > > There are at least two problems with your U-Boot 1.1.3 > > configuration:
> > vijays vijays wrote: > > > #define CONFIG_ETHADDR OO:11:22:33:44:55 > > > /* board MAC addr */ > > The first byte "OO" is two capital Os; perhaps "00" was the intended > > first byte of the MAC address?: Wolfgang Denx wrote: > And of course even 00:11:22:33:44:55 is not a legal MAC address and > MUST NOT BE USED. Please see the FAQ. Actually, 00:11:22:33:44:55 is a perfectly legal (universally administered) MAC address: http://standards.ieee.org/regauth/oui/index.shtml Just enter 00-11-22 for the OUI (Organizationally Unique Identifier). In any case, 00-11-22-33-44-55 is an often used as a _locally administered_ MAC address. Such usage is definitely illegal as can be seen by referring to: http://www.denx.de/wiki/view/DULG/WhereCanIGetAValidMACAddress No doubt this is what you were referring to when you said "00:11:22:33:44:55 is not a legal MAC address". A better, easy to remember locally administered MAC address would be 02:03:04:05:06:07. Sincerely, Ken Fuchs ------------------------------------------------------------------------- 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