commit | 5d8aa4c92b86dcdbdb7c9fcf12e6c93c87e16555 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Jan 25 18:13:06 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 31 10:23:38 2022 +0100 |
tree | 1410a5627ede06d78548ad9b2bafa1b29c3e54d9 | |
parent | 5875ad48e2c5119c629da3751c49ad5e3f0c96b0 [diff] |
tools: kwboot: Show 'E' in progress output when error occurs When kwboot is unable to resend current xmodem packet, show an 'E' in the progress output instead of a '+'. This allows to distinguish between the state when kwboot is retrying sending the packet and when retry is not possible. Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>