Skip to content
Snippets Groups Projects
Commit ffb87905 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Allow Ctrl-C to work in sandbox


It is useful for Cltl-C to be handled by U-Boot as it is on other boards.
But it is also useful to be able to terminate U-Boot with Ctrl-C.

Add an option to enable signals while in raw mode, and make this the
default. Add an option to leave the terminal cooked, which is useful for
redirecting output.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 20f86a0a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment