[U-Boot] [PATCH v6 15/20] sandbox: Add serial uart

Wolfgang Denk wd at denx.de
Mon Oct 17 22:50:34 CEST 2011


Dear Simon Glass,

In message <1318270953-32482-16-git-send-email-sjg at chromium.org> you wrote:
> This uart simply writes to stdout and reads from stdin. We might imagine
> instead buffering the data so that a test interface can check output and
> inject input.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v4:
> - Remove serial_exit()
> 
>  drivers/serial/Makefile  |    1 +
>  drivers/serial/sandbox.c |   63 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 64 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/serial/sandbox.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"That unit is a woman."
"A mass of conflicting impulses."
	-- Spock and Nomad, "The Changeling", stardate 3541.9


More information about the U-Boot mailing list