Restore support for loadb, loads and saves commands. Still needs some tests and fixes.
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 29 Apr 2015 14:00:32 +0000 (16:00 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 29 Apr 2015 14:00:32 +0000 (16:00 +0200)
commitb1337f7b95d7e77bf771e187b44e3e3b32123170
treef5b0ea267c75b94c62c3686134c13597c17e9ef6
parent38f59a043532c43ef6e6d145edba2640f63375fb
Restore support for loadb, loads and saves commands. Still needs some tests and fixes.
u-boot/common/Makefile
u-boot/common/cmd_load.c [new file with mode: 0755]
u-boot/common/crc16.c [new file with mode: 0755]
u-boot/common/s_record.c [new file with mode: 0755]
u-boot/common/xyzModem.c [new file with mode: 0755]
u-boot/include/s_record.h [new file with mode: 0755]
u-boot/include/xyzModem.h [new file with mode: 0755]