Forked from
KED Software Projects / Miscellaneous / KED U-Boot Fork
Source project has a limited visibility.
-
Ben Warren authored
Add a new function to the eth_device struct for programming a network controller's hardware address. After all network devices have been initialized and the proper MAC address for each has been determined, make a device driver call to program the address into the device. Only device instances with valid unicast addresses will be programmed. Signed-off-by:
Ben Warren <biggerbadderben@gmail.com> Acked-by:
Detlev Zundel <dzu@denx.de> Tested-by:
Prafulla Wadaskar <prafulla@marvell.com> Tested-by:
Heiko Schocher <hs@denx.de> Tested-by:
Thomas Chou <thomas@wytron.com.tw>
Ben Warren authoredAdd a new function to the eth_device struct for programming a network controller's hardware address. After all network devices have been initialized and the proper MAC address for each has been determined, make a device driver call to program the address into the device. Only device instances with valid unicast addresses will be programmed. Signed-off-by:
Ben Warren <biggerbadderben@gmail.com> Acked-by:
Detlev Zundel <dzu@denx.de> Tested-by:
Prafulla Wadaskar <prafulla@marvell.com> Tested-by:
Heiko Schocher <hs@denx.de> Tested-by:
Thomas Chou <thomas@wytron.com.tw>