package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
authorGabor Juhos <juhosg@openwrt.org>
Wed, 29 Jun 2011 09:40:54 +0000 (09:40 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 29 Jun 2011 09:40:54 +0000 (09:40 +0000)
commitf99f8fe019fa99efee065e1a8b5d06af04fc4c14
treed9a09ef9100a75ec19bc1bf10df5b31d51c13047
parent8a8b1629fc9f836758b14633277208e6a09251ac
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards

SVN-Revision: 27315
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]