ui: fix terminal UI on serial console
commitdd4c42fa3dd821733ca41851e5e699b3cdf57818
authorMarc André Tanner <mat@brain-dump.org>
Sun, 7 Jun 2020 10:14:36 +0000 (7 12:14 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Sun, 7 Jun 2020 10:17:25 +0000 (7 12:17 +0200)
tree1719dee63dfd6025552c1f39465ef6de331839e8
parentc37f09ed99baae4ae42381ebfc608003942528b3
ui: fix terminal UI on serial console

Make sure we do not override the 80x24 default terminal size with zero
size as reported by an actual serial console.
ui-terminal.c