Searched hist:"02 c8d8cc6e52b29deabab179e365281131316cf1" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | asix.c | 02c8d8cc6e52b29deabab179e365281131316cf1 Wed Aug 22 11:05:00 UTC 2012 Lucas Stach <dev@lynxeye.de> net: asix: add read_mac function
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@lynxeye.de> Reviewed-by: Marek Vasut <marex@denx.de> Acked-by: Marek Vasut <marex@denx.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|