Skip to content
Snippets Groups Projects
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: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent df785a7f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment