* Peter Stuge peter@stuge.se [070829 20:49]:
On Wed, Aug 29, 2007 at 03:58:56PM +0200, Stefan Reinauer wrote:
- one requirement would be: if payload can not be loaded, attempt
to load it via serial or usb console via ymodem protocol.
Only ymodem with serial - USB is already a reliable transport.
I thought just using ymodem might be easier, since it allows to use the same console code on top of physical layers, and people are using minicom and co on the other side.
Is there a non-error-detecting/correcting version of ymodem?