mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-16 16:21:26 +01:00
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>