On Mon, Dec 20, 2021 at 10:49:46PM -0500, Samuel Dionne-Riel wrote:

> 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.
> 
> Signed-off-by: Samuel Dionne-Riel <sam...@dionne-riel.com>
> ---
>  cmd/Kconfig  |  7 +++++++
>  cmd/Makefile |  1 +
>  cmd/pause.c  | 35 +++++++++++++++++++++++++++++++++++
>  3 files changed, 43 insertions(+)
>  create mode 100644 cmd/pause.c

Sorry for the delay.  Please don't make this default, and also please
add a test for the command.  Thanks.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to