
2 Sep
2021
2 Sep
'21
3:29 p.m.
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@kernel.org
Applied to u-boot/next, thanks!
--
Tom