u-boot/board/davinci
Adam Ford 919ccb9fe5 davinci: da850evm: Make EEPROM MAC code configurable
There was a check for CONFIG_MAC_ADDR_IN_EEPROM and
a check for CONFIG_MAC_ADDR_IN_SPIFLASH, however
some of the EEPROM related code wasn't encapsulated
inside the #if defined statement so the EEPROM code
could get executed even when it wasn't explicitly
enabled or wanted.

Signed-off-by: Adam Ford <aford173@gmail.com>
2017-09-13 09:24:26 -04:00
..
da8xxevm davinci: da850evm: Make EEPROM MAC code configurable 2017-09-13 09:24:26 -04:00
ea20 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00