diff options
Diffstat (limited to 'include/configs/ls1021atsn.h')
-rw-r--r-- | include/configs/ls1021atsn.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h index 1e5189738c8..da4510f2faf 100644 --- a/include/configs/ls1021atsn.h +++ b/include/configs/ls1021atsn.h @@ -118,8 +118,6 @@ /* EEPROM */ #define CONFIG_SYS_I2C_EEPROM_NXID #define CONFIG_SYS_EEPROM_BUS_NUM 0 -#define CONFIG_SYS_I2C_EEPROM_ADDR 0x51 -#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2 /* QSPI */ #define FSL_QSPI_FLASH_SIZE (1 << 24) |