[U-Boot] [PATCH v4] Program net device MAC addresses after initializing

Thomas Chou thomas at wytron.com.tw
Tue Apr 27 08:15:02 CEST 2010


On 04/27/2010 02:23 AM, Ben Warren wrote:
> 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 at gmail.com>
> Acked-by: Heiko Schocher<hs at denx.de>
> Acked-by: Detlev Zundel<dzu at denx.de>
> Tested-by: Prafulla Wadaskar<prafulla at marvell.com>
>    
Tested using ethoc and altera_tse driver on nios2 NEEK and EP3C120 boards.

Tested-by: Thomas Chou <thomas at wytron.com.tw>



More information about the U-Boot mailing list