u-boot/arch/sandbox/cpu
Taylor Hutt e101550a9a sandbox: Improve sandbox serial port keyboard interface
Implements the tstc() interface for the serial driver.  Multiplexing
the console between the serial port and a keyboard uses a polling
method of checking if characters are available; this means that the
serial console must be non-blocking when attempting to read
characters.

Signed-off-by: Taylor Hutt <thutt@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-28 19:09:21 -08:00
..
cpu.c sandbox: Move ram_buf to arch_global_data 2013-02-04 09:05:45 -05:00
Makefile sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
os.c sandbox: Improve sandbox serial port keyboard interface 2013-02-28 19:09:21 -08:00
start.c sandbox: fix compiler warning 2013-02-28 19:09:21 -08:00
state.c sandbox: add concept of sandbox state 2012-03-12 11:06:00 -04:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00