mirror of
https://xff.cz/git/u-boot/
synced 2026-01-08 16:09:18 +01:00
bootdelay_process() never returns in some circumstances, whichs makes the control flow confusing. Change it so that the decision about how to execute the boot command is made in the main_loop() code, so it is easier to follow. Move CLI stuff to cli.c. Signed-off-by: Simon Glass <sjg@chromium.org>
1.0 KiB
1.0 KiB