public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Bogus "Warning: failed to set MAC address" on Gumstix Overo
@ 2011-09-08 13:43 Philip Balister
  2011-09-08 14:40 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Philip Balister @ 2011-09-08 13:43 UTC (permalink / raw)
  To: u-boot

When booting master on a Gumstix Overo based system, I get the following 
messages during ethernet initialization:

Net:   smc911x-0
Warning: failed to set MAC address

(Note that patch [1] is needed to move the Warning to a new line, 
otherwise it is after the previous line with no space)

In this system, the ethernet chip is loading the MAC address from an 
attached eeprom, so the warning is inaccurate. I've looked at the code 
some, and it is not clear to me the best way to suppress this message 
for the case where the hardware configures its MAC address on reset.

Philip

[1] http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/107639

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

end of thread, other threads:[~2011-09-08 15:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 13:43 [U-Boot] Bogus "Warning: failed to set MAC address" on Gumstix Overo Philip Balister
2011-09-08 14:40 ` Wolfgang Denk
2011-09-08 15:08   ` Philip Balister
2011-09-08 15:17     ` Wolfgang Denk

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