
8 Nov
2019
8 Nov
'19
4:35 p.m.
On Mon, Nov 04, 2019 at 05:05:24PM -0600, Adam Ford wrote:
There is an option to enable the board detection for TI platforms. If this is option is not set, there is no reason to set the EEPROM bus address or chip address.
This patch makes both EEPROM_BUS_ADDRESS and EEPROM_CHIP_ADDRESS depend on TI_I2C_BOARD_DETECT.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/board/ti/common/Kconfig b/board/ti/common/Kconfig index b1956b8100..9ead7ca038 100644
Applied to u-boot/master, thanks!
--
Tom