Home
last modified time | relevance | path

Searched hist:cdce889959c611876690a9f0a3c7ed9aa46189c4 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dtegra_i2c.ccdce889959c611876690a9f0a3c7ed9aa46189c4 Wed Aug 07 05:52:25 UTC 2013 Simon Glass <sjg@chromium.org> tegra: Avoid using I2C prior to relocation

Tegra recently moved to the new I2C framework, which sets up I2C prior to
relocation, and prior to calling i2c_init_board(). This causes a crash on
Tegra boards.

Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>