]> git.baikalelectronics.ru Git - uboot.git/commit
tools: kwboot: Print newline on error when progress was not completed
authorPali Rohár <pali@kernel.org>
Fri, 24 Sep 2021 21:06:47 +0000 (23:06 +0200)
committerStefan Roese <sr@denx.de>
Fri, 1 Oct 2021 09:07:13 +0000 (11:07 +0200)
commit2eb9a40f7e945091467bf86c2122bfadafbfc4ba
tree2c43e36645f16d0d116286c3f611740d639931a6
parentae3b8750cfbee112a904a7abee3a84d2dda1e28d
tools: kwboot: Print newline on error when progress was not completed

When progress was not completed, current terminal position is in progress
bar. So print newline before printing error message to make error message
more readable.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwboot.c