Skip to content
Snippets Groups Projects
Commit 46864cc8 authored by Simon Glass's avatar Simon Glass
Browse files

tegra: Init clocks even when SPL did not run


At present early clock init happens in SPL. If SPL did not run (because
for example U-Boot is chain-loaded from another boot loader) then the
clocks are not set as U-Boot expects.

Add a function to detect this and call the early clock init in U-Boot
proper.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 422f04b6
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