commit | 8939df092e24abdf39edb6fbca90fe9c2b44c3b1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 21:07:27 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 03:34:47 2015 -0600 |
tree | dc10fddd793983f313578d05fae3c6064c00319f | |
parent | d8abb46b37fadff0349adb376df6d3ecd09ee7d1 [diff] |
sandbox: Tidy up terminal restore 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> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>