u-boot/board/ti/common
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
..
board_detect.c ti: common: board_detect: Handle EEPROM probe more gracefully 2020-01-20 10:10:28 +05:30
board_detect.h board: ti: beagleboneai: emmc read changes 2020-01-20 10:10:28 +05:30
Kconfig Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT 2019-11-07 18:39:18 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00