[tools] firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep...
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jul 2009 08:59:18 +0000 (08:59 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jul 2009 08:59:18 +0000 (08:59 +0000)
commitf3e58ee3f308a1f6d1262ff837e1c01999126f19
tree347e39eb0c63836bce2fd2aa9ed1ff19a326132c
parent8f4fd13fbaeaa1456406709a9fcad2cfe726306d
[tools] firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16792 3c298f89-4303-0410-b956-a3cf2f4a3e73
tools/firmware-utils/Makefile
tools/firmware-utils/src/cyg_crc.h [new file with mode: 0644]
tools/firmware-utils/src/cyg_crc16.c [new file with mode: 0644]
tools/firmware-utils/src/cyg_crc32.c [new file with mode: 0644]
tools/firmware-utils/src/wrt400n.c [new file with mode: 0644]