Samuel Dionne-Riel dc0d17c26a cmd: Add pause command
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>
2022-09-02 13:40:42 -04:00
..
2022-04-15 11:23:02 +02:00
2022-04-25 10:00:04 -04:00
2022-04-25 10:00:04 -04:00
2022-05-03 21:39:22 +02:00
2022-08-12 08:17:11 -04:00
2022-06-19 15:53:09 +02:00
2022-04-15 11:23:02 +02:00
2022-08-13 11:09:49 +02:00
2022-09-02 13:40:42 -04:00