All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Mac address warning
@ 2013-08-01 23:28 Eric Nelson
  2013-08-02 13:08 ` Stefano Babic
  2013-08-04 20:17 ` Wolfgang Denk
  0 siblings, 2 replies; 9+ messages in thread
From: Eric Nelson @ 2013-08-01 23:28 UTC (permalink / raw)
  To: u-boot

Hi all,

While testing Troy's usbnet patches, I was reminded of
this mysterious warning issued when the environment has
no mac address stored, but the device provides one:

	printf("\nWarning: %s using MAC address from net device\n",
			dev->name);

Why is this a warning? It's the out-of-the box default
for new boards who haven't saved a mac address to the
persistent environment.

Please advise,


Eric

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

end of thread, other threads:[~2013-08-04 20:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-01 23:28 [U-Boot] Mac address warning Eric Nelson
2013-08-02 13:08 ` Stefano Babic
2013-08-02 14:16   ` Tom Rini
2013-08-02 14:36     ` Stefano Babic
2013-08-02 14:45       ` Tom Rini
2013-08-02 14:39     ` Eric Nelson
2013-08-04 20:24   ` Wolfgang Denk
2013-08-04 20:37     ` Eric Nelson
2013-08-04 20:17 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.