u-boot/board/ti
Andreas Dannenberg 499681e15e ti: common: board_detect: Handle EEPROM probe more gracefully
Use dm_i2c_probe() rather than i2c_get_chip() when trying to access
board-detection EEPROM devices. This has the advantage of more gracefully
handling the case when the EEPROM is not present by allowing to exit the
function early rather than failing and outputting an error message on the
I2C transactions that follow.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-01-20 10:10:28 +05:30
..
am43xx board: ti: am43xx: remove net platform code 2020-01-20 10:10:28 +05:30
am57xx board: ti: beagleboneai: add initial support 2020-01-20 10:10:28 +05:30
am65x common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
am335x mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
am3517crane SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
beagle common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
common ti: common: board_detect: Handle EEPROM probe more gracefully 2020-01-20 10:10:28 +05:30
dra7xx board: ti: dra7-evm: remove net platform code 2020-01-20 10:10:28 +05:30
evm common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
j721e common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
ks2_evm common: Move old EEPROM functions into a new header 2019-12-02 18:25:25 -05:00
omap5_uevm SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
panda env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
sdp4430 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti814x env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
ti816x mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00