diff --git a/include/configs/am335x_nrhw20.h b/include/configs/am335x_nrhw20.h index 6285785136..f853c62eed 100644 --- a/include/configs/am335x_nrhw20.h +++ b/include/configs/am335x_nrhw20.h @@ -108,7 +108,6 @@ #define CONFIG_I2C_MULTI_BUS #define CONFIG_CMD_EEPROM -/* TODO: Why doesn't this work? #define CONFIG_SYS_I2C_EEPROM_BUS 2 */ #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* Main EEPROM */ #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2 #define CONFIG_SYS_I2C_SPEED 100000