u-boot-brain/board/atmel/common
Eugen Hristev 68d3ec599e board: atmel: common: introduce at91_set_eth1addr for second interface
We already have a function to retrieve the mac address from one EEPROM.
For boards with a second Ethernet interface, however, we would
require another EEPROM with a second unique MAC address.
Introduce at91_set_eth1addr which will look for a second EEPROM
and set the 'eth1addr' variable with the obtained MAC address.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
2020-09-22 11:27:18 +03:00
..
board.c w1: Drop dm.h header file 2020-08-03 22:19:54 -04:00
mac_eeprom.c board: atmel: common: introduce at91_set_eth1addr for second interface 2020-09-22 11:27:18 +03:00
mac-spi-nor.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
Makefile board: atmel: sama5d27_wlsom1_ek: Set ethaddr from spi-nor flash 2019-12-17 09:49:05 +02:00
video_display.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00