
17 May
2015
17 May
'15
7:49 p.m.
On 11 May 2015 at 16:40, Simon Glass sjg@chromium.org wrote:
Hi Joe,
On 11 May 2015 at 14:00, Joe Hershberger joe.hershberger@gmail.com
wrote:
Hi Simon,
On Sun, May 10, 2015 at 10:07 PM, Simon Glass sjg@chromium.org wrote:
For some reason 'u-boot -D' does not restore the terminal correctly when the 'reset' command is used. Call the terminal restore function
explicitly
in this case.
Signed-off-by: Simon Glass sjg@chromium.org
This is probably what breaks my terminal most times a test fails by crashing. I guess this still won't address that. Why do we need to mess with the terminal?
To put it into 'raw' mode so that we can use our normal tstc() / getc() functions and don't need to wait for an end-of-line.
Reviewed-by: Joe Hershberger joe.hershberger@ni.com
Applied to u-boot-dm.