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

Ben Warren biggerbadderben at gmail.com
Tue Apr 27 19:01:44 CEST 2010


On 4/26/2010 11: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>
> ---
>    
Numerous positive test reports, no NAKs.  Adding to net repo.

regards,
Ben


More information about the U-Boot mailing list