mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
dc0d17c26a
This command is being introduced with the goal of allowing user-friendly "generic use case" U-Boot builds to pause until user input under some situations. The main use case would be when a boot failure happens, to pause until the user has had time to acknowledge the current state. Tested using: make && ./u-boot -v -T -c 'ut lib lib_test_hush_pause' Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com> Cc: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
addrmap.c | ||
fdt.c | ||
loadm.c | ||
Makefile | ||
mem.c | ||
mem_search.c | ||
pinmux.c | ||
pwm.c | ||
setexpr.c | ||
test_echo.c | ||
test_pause.c |