Searched hist:ecee9324d73555e744593f3e0d387bec4c566f55 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/doc/ |
H A D | README.drivers.eth | ecee9324d73555e744593f3e0d387bec4c566f55 Mon Apr 26 13:11:46 CDT 2010 Ben Warren <biggerbadderben@gmail.com> Program net device MAC addresses after initializing
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>
|
H A D | README.enetaddr | ecee9324d73555e744593f3e0d387bec4c566f55 Mon Apr 26 13:11:46 CDT 2010 Ben Warren <biggerbadderben@gmail.com> Program net device MAC addresses after initializing
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>
|
/openbmc/u-boot/include/ |
H A D | net.h | ecee9324d73555e744593f3e0d387bec4c566f55 Mon Apr 26 13:11:46 CDT 2010 Ben Warren <biggerbadderben@gmail.com> Program net device MAC addresses after initializing
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>
|
/openbmc/u-boot/ |
H A D | README | ecee9324d73555e744593f3e0d387bec4c566f55 Mon Apr 26 13:11:46 CDT 2010 Ben Warren <biggerbadderben@gmail.com> Program net device MAC addresses after initializing
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>
|