Files
u-boot/cmd
Pali Rohár 515381414d loadb: Properly indicate aborted kermit transfer
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>
2021-09-01 19:25:37 -04:00
..
2021-08-26 08:08:11 +02:00
2021-08-30 14:10:07 -04:00
2021-07-23 07:13:25 -04:00
2021-08-05 15:58:48 -04:00