[PATCH] loadb: Properly indicate aborted kermit transfer

Tom Rini trini at konsulko.com
Thu Sep 2 15:29:08 CEST 2021


On Fri, Aug 06, 2021 at 06:07:39PM +0200, Pali Rohár wrote:

> When k_recv() returns zero it indicates that kermit transfer was aborted.
> Function do_load_serial_bin() (caller of load_serial_bin()) interprets
> value ~0 as aborted transfer, so properly propagates information about
> aborted transfer from k_recv() to do_load_serial_bin().
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210902/e67516d8/attachment.sig>


More information about the U-Boot mailing list