]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 5 Aug 2020 17:14:14 +0000 (22:44 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commit29798d7a32d8c8a85142d072834efc436e5378b6
treee023abf621316403c5d3e88c273ff17beeaa4eeb
parent99abf8b9ac832dc9f406e8046e4db2a857fdf2e3
board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined

Guard all eeprom probe with TI_I2C_BOARD_DETECT to avoid reading eeprom
when eeprom is not available

Reviewed-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
arch/arm/mach-k3/j721e_init.c
board/ti/j721e/evm.c