Re: [PATCH u-boot-marvell 1/5] tools: kwboot: Fix sending retry of last header packet

2021-11-02 Thread Stefan Roese
On 27.10.21 20:56, Marek Behún wrote: From: Pali Rohár After the trasfer of last header packet, it is possible that baudrate change pattern is received, and also that NAK byte is received so that the packet should be sent again. Thus we should not clear the baudrate change state when sending

[PATCH u-boot-marvell 1/5] tools: kwboot: Fix sending retry of last header packet

2021-10-27 Thread Marek Behún
From: Pali Rohár After the trasfer of last header packet, it is possible that baudrate change pattern is received, and also that NAK byte is received so that the packet should be sent again. Thus we should not clear the baudrate change state when sending retry of that packet. Move code for