u-boot/arch/sandbox/cpu
Simon Glass ffb87905cb 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: Simon Glass <sjg@chromium.org>
2014-03-17 20:05:49 -06:00
..
cpu.c Use a const pointer for map_to_sysmem() 2014-03-17 20:05:45 -06:00
Makefile sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
os.c sandbox: Allow Ctrl-C to work in sandbox 2014-03-17 20:05:49 -06:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
start.c sandbox: Allow Ctrl-C to work in sandbox 2014-03-17 20:05:49 -06:00
state.c sandbox: Add facility to save/restore sandbox state 2014-01-08 17:25:08 -07:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00