Add support for ymodem protocol (loady command).
authorMarkus Klotzbuecher <mk@denx.de>
Thu, 30 Mar 2006 11:40:55 +0000 (13:40 +0200)
committerMarkus Klotzbücher <mk@pollux.denx.de>
Thu, 30 Mar 2006 11:40:55 +0000 (13:40 +0200)
commitf2841d377060cb2c3bedfcdfda6aab3066d6c4f1
tree6cfc398bad35e22130a63f005b7b3e580191bf29
parenteeaab720f66f0281b9a1ea3c1f8765bf34e4411e
Add support for ymodem protocol (loady command).
Patch by Stefano Babic, 29 Mar 2006
common/Makefile
common/cmd_load.c
common/crc16.c [new file with mode: 0644]
common/xyzModem.c [new file with mode: 0644]
include/crc.h [new file with mode: 0644]
include/xyzModem.h [new file with mode: 0644]