u-boot-brain/board/atmel/common
Wenyou Yang d9b23e26f0 board: atmel: Create board/$(VENDOR)/common folder
Create board/$(VENDOR)/common folder to accommodate the common code
shared by other atmel boards, now put the code to set ethernet mac
address from eeprom, which uses the i2c eeprom driver.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-11 16:23:06 -04:00
..
board.c board: atmel: Create board/$(VENDOR)/common folder 2017-09-11 16:23:06 -04:00
mac_eeprom.c board: atmel: Create board/$(VENDOR)/common folder 2017-09-11 16:23:06 -04:00
Makefile board: atmel: Create board/$(VENDOR)/common folder 2017-09-11 16:23:06 -04:00