mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
46864cc8e8
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: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
funcmux.c | ||
Kconfig | ||
Makefile | ||
pinmux.c | ||
psci.c | ||
xusb-padctl.c |