summaryrefslogtreecommitdiff
path: root/configs/tqma6s_wru4_mmc_defconfig
diff options
context:
space:
mode:
authorDan Cimpoca <dan.I.cimpoca@ge.com>2018-10-15 12:09:56 +0200
committerStefano Babic <sbabic@denx.de>2018-10-22 14:32:40 +0200
commitf767a4e82e37a41414764e619607e424c6d3bc71 (patch)
treec3556d2ed06a5a30c4d43bd8162a4091394de379 /configs/tqma6s_wru4_mmc_defconfig
parent9aa7c157edfc08ce6ee70d8e44a7f162a657a329 (diff)
board: ge: bx50v3: fix initialization of i2c bus0
I2C bus 0 was not initialized correctly. There is an offset between i2c index and the structure number of pad info. So i2c bus 0 can be in an inconsistent state. This problem become visible on B{4,6}50v3 with the CPUC HW watchdog enabled. Sometimes when the CPUC HW watchdog interrupted the boot process, U-Boot was not able to read VPD from I2C/EEPROM and the system failed to boot up again, because a device connected to that bus was stuck in data transfer state (from previous boot attempt) and there was no method to recover (struct mxc_i2c_bus::idle_bus_fn was not set) courtesy of incorrect initialization. Signed-off-by: Dan Cimpoca <dan.I.cimpoca@ge.com> Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.com>
Diffstat (limited to 'configs/tqma6s_wru4_mmc_defconfig')
0 files changed, 0 insertions, 0 deletions