[U-Boot] [PATCHv2 4/5] net: asix: add read_mac function

Joe Hershberger joe.hershberger at gmail.com
Fri Sep 28 18:02:27 CEST 2012


Hi Lucas,

On Wed, Aug 22, 2012 at 4:05 PM, Lucas Stach <dev at lynxeye.de> wrote:
> Initial device MAC should be read while getting info about the
> device, so it's wrong to only read it in asix_init().
>
> Add a dedicated function to read the initial MAC, which is also
> able to handle devices that have their initial MAC stored in
> EEPROM. Call this function inasix_eth_get_info().
>
> Signed-off-by: Lucas Stach <dev at lynxeye.de>
> Reviewed-by: Marek Vasut <marex at denx.de>
> Acked-by: Marek Vasut <marex at denx.de>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> ---

Failed checkpatch.pl

Fixed locally and applied.

Thanks,
-Joe


More information about the U-Boot mailing list