package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Jun 2011 09:40:54 +0000 (09:40 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Jun 2011 09:40:54 +0000 (09:40 +0000)
commit53952f8db0df35b91ddd1f25882fd73bdeea6833
treed9a09ef9100a75ec19bc1bf10df5b31d51c13047
parent5c047f990648f8e77409e94910d20f747d9a47ab
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27315 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/rbcfg/Makefile [new file with mode: 0644]
package/rbcfg/src/Makefile [new file with mode: 0644]
package/rbcfg/src/cyg_crc.h [new file with mode: 0644]
package/rbcfg/src/cyg_crc32.c [new file with mode: 0644]
package/rbcfg/src/main.c [new file with mode: 0644]
package/rbcfg/src/rbcfg.h [new file with mode: 0644]