mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
e9cd3d7024
In case the slow clock is not properly configured, the UTMI clock cannot lock the PLL, because UPLLCOUNT will "wait X slow clock cycles". In this case U-boot will loop indefinitely. Added a timeout in this case, to start U-boot even if UTMI clock is not enabled, so the user can use different media if needed, or investigate. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> |
||
---|---|---|
.. | ||
clk-generated.c | ||
clk-h32mx.c | ||
clk-main.c | ||
clk-master.c | ||
clk-peripheral.c | ||
clk-plla.c | ||
clk-plladiv.c | ||
clk-slow.c | ||
clk-system.c | ||
clk-usb.c | ||
clk-utmi.c | ||
Kconfig | ||
Makefile | ||
pmc.c | ||
pmc.h | ||
sckc.c |