aboutsummaryrefslogtreecommitdiff
path: root/board/samsung
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2019-12-22 07:15:55 +0000
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-01-07 18:08:20 +0100
commitb0ad9b5b2a60583dc44a171d7dfdaac1b4518aa7 (patch)
tree86d7d5bb2409451ea896cd6815bef1d87ceebf77 /board/samsung
parent3510280960ead6947a296d1d9b8744d3336381ea (diff)
downloadu-boot-b0ad9b5b2a60583dc44a171d7dfdaac1b4518aa7.zip
u-boot-b0ad9b5b2a60583dc44a171d7dfdaac1b4518aa7.tar.gz
u-boot-b0ad9b5b2a60583dc44a171d7dfdaac1b4518aa7.tar.bz2
efi_loader: clear screen should move cursor to home
On a VT100 terminal <ESC>[2J should be enough to both clear the whole screen and set the cursor to position (1, 1). But the Linux console does not behave like this. So send an extra <ESC>[H. For reference see the console_codes(4) man page. Add a function description. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'board/samsung')
0 files changed, 0 insertions, 0 deletions