On Tuesday 03 August 2021 16:28:37 Pali Rohár wrote: > This patch series fixes U-Boot crash during cancellation of x/y-modem > transfers and contains other various fixes related to finishing > transfers.
Hello! Could you review this patch series? I have already answered all questions / comments... > Pali Rohár (7): > xyz-modem: Fix crash after cancelling transfer > xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file > xyz-modem: Put xyzModem_stream_close debug diagnostic message into > ZM_DEBUG() > xyz-modem: Close stream after processing/sending terminate sequence > xyz-modem: Properly abort/terminate transfer on error > xyz-modem: Show information about finished transfer > xyz-modem: Allow to cancel transfer also by CTRL+C > > cmd/load.c | 32 ++++++++++++++++++++++++++++++-- > common/xyzModem.c | 12 ++++++++---- > 2 files changed, 38 insertions(+), 6 deletions(-) > > -- > 2.20.1 >