Re: [U-Boot] [PATCH 2/5] Add Ethernet hardware MAC address framework to usbnet

2011-04-12 Thread Mike Frysinger
On Tuesday, April 12, 2011 17:13:57 Simon Glass wrote: > Built-in Ethernet adapters support setting the mac address by means of a > ethaddr environment variable for each interface (ethaddr, eth1addr, > eth2addr). > > This adds similar support to the USB network side, using the names > usbethaddr,

[U-Boot] [PATCH 2/5] Add Ethernet hardware MAC address framework to usbnet

2011-04-12 Thread Simon Glass
Built-in Ethernet adapters support setting the mac address by means of a ethaddr environment variable for each interface (ethaddr, eth1addr, eth2addr). This adds similar support to the USB network side, using the names usbethaddr, usbeth1addr, etc. They are kept separate since we don't want a USB