
On 1/25/22 18:12, Marek Behún wrote:
From: Marek Behún marek.behun@nic.cz
Hello Stefan,
here comes another set of kwboot improvements from Pali, reviewed and signed off by myself.
Marek
Pali Rohár (14): tools: kwboot: Increase blk_rsp_timeo to 2s tools: kwboot: Wait blk_rsp_timeo when flushing tools: kwboot: Improve retrying logic for incomplete xmodem packets tools: kwboot: Remove code for handling CAN byte tools: kwboot: Do not change received character in kwboot_xm_recv_reply() tools: kwboot: Fix handling of repeated xmodem packets tools: kwboot: Show 'E' in progress output when error occurs tools: kwboot: Allow to use option -b without image path tools: kwboot: Force BootROM to flush input queue after boot pattern tools: kwboot: Remove 2s delay before sending first xmodem packet tools: kwboot: Handle EINTR in kwboot_write() tools: kwboot: Handle EINTR in kwboot_tty_recv() tools: kwboot: Fix usage of -D without -t tools: kwboot: Set debug flag to 1
tools/kwboot.c | 154 ++++++++++++++++++++++++++++++++++++------------- 1 file changed, 115 insertions(+), 39 deletions(-)
Applied to u-boot-marvell/master
Thanks, Stefan