Skip to content
Commit cdce8899 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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's avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent df785a7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment