tools: kwboot: Print trailing newline after terminal is terminated
authorPali Rohár <pali@kernel.org>
Fri, 23 Jul 2021 09:14:19 +0000 (11:14 +0200)
committerStefan Roese <sr@denx.de>
Sat, 31 Jul 2021 07:49:31 +0000 (09:49 +0200)
commit49a0a3b8b6feb36e95827d41249d3728b67ecced
treeaae88157834741c6cc613e214aa7b2f629ebcde0
parentec0fe5b84e0bdb94bb381a2b50092b24497c2091
tools: kwboot: Print trailing newline after terminal is terminated

Print trailing newline as the last printed byte can be something
different.

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>
Reviewed-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Chris Packham <judge.packham@gmail.com>
tools/kwboot.c