u-boot-brain/arch/sandbox
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 sandbox: Improve sandbox serial port keyboard interface 2013-02-28 19:09:21 -08:00
include/asm sandbox: Use generic global_data 2013-02-04 09:05:46 -05:00
lib sandbox: Move ram_buf to arch_global_data 2013-02-04 09:05:45 -05:00
config.mk sandbox: disable fortification 2012-03-12 11:03:43 -04:00