diff options
author | Adam Ford <aford173@gmail.com> | 2017-09-08 22:01:17 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-13 13:24:26 (GMT) |
commit | 919ccb9fe55febcc628e43dc1fea00ecc71e8bdf (patch) | |
tree | 3599e032898b05c6fa77d7df54c0ae86596e71b7 /board/ppcag | |
parent | 7672d9d582abfc380b8160c294b5de5bf97286be (diff) | |
download | u-boot-919ccb9fe55febcc628e43dc1fea00ecc71e8bdf.tar.xz |
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>
Diffstat (limited to 'board/ppcag')
0 files changed, 0 insertions, 0 deletions