[PATCH 0/7] xyz-modem: Fix cancelling and closing transfers

Pali Rohár pali at kernel.org
Tue Aug 3 16:28:37 CEST 2021


This patch series fixes U-Boot crash during cancellation of x/y-modem
transfers and contains other various fixes related to finishing
transfers.

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



More information about the U-Boot mailing list