On Mon, Feb 15, 2016 at 05:39:38PM -0700, Stephen Warren wrote:

> Sending CTRL-C to QEMU's stdin aborts the process, even if stdin is being
> used as a serial port (at least in the raspi2 machine with "qemu -serial
> stdin"). Avoid sending CTRL-C to U-Boot to prevent it exiting.
> 
> I'd originally used CTRL-C to make sure that if the character used to
> abort autoboot ended up being treated as part of a command as well, it'd
> abort command entry and return the prompt to a known state. However, this
> is not needed, since aborting the autoboot eats the character used to do
> that.
> 
> Signed-off-by: Stephen Warren <swar...@wwwdotorg.org>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

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

Reply via email to