u-boot-brain/drivers/usb
Simon Glass 7616e78508 Add Ethernet hardware MAC address framework to usbnet
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 device taking the MAC address of a built-in device or vice versa.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Eric Bénard <eric@eukrea.com>
2011-08-08 21:05:23 +02:00
..
eth Add Ethernet hardware MAC address framework to usbnet 2011-08-08 21:05:23 +02:00
gadget Coding Style cleanup: remove trailing empty lines 2011-03-27 21:48:08 +02:00
host imx: Add support for USB EHCI on imx25 2011-07-14 15:41:24 +02:00
musb DaVinci: rename gpio_defs.h to gpio.h 2011-08-03 12:49:19 +02:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00