On Wed, Dec 26, 2012 at 10:56 AM, Simon Glass <s...@chromium.org> wrote:
> From: Taylor Hutt <th...@chromium.org>
>
> 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 <th...@chromium.org>
> Signed-off-by: Simon Glass <s...@chromium.org>

Applied to x86/master.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to