[tools] firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep...
authorGabor Juhos <juhosg@openwrt.org>
Sun, 12 Jul 2009 08:59:18 +0000 (08:59 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 12 Jul 2009 08:59:18 +0000 (08:59 +0000)
commit31083d5f9e0a05e27ce207bd330e33bcaebc3e38
tree347e39eb0c63836bce2fd2aa9ed1ff19a326132c
parent4ec1678b66a3fe8c749596df5f1f44e9fd024361
[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]