mtd: add fixwrg command
authorGeorge Hopkins <george-hopkins@null.net>
Sat, 28 Oct 2017 12:08:38 +0000 (14:08 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 13 Feb 2018 10:16:49 +0000 (11:16 +0100)
commit520335506273ed248074f7b3d2ba8bec148dddaa
tree367b698bbfc8266a73b67e42d02a140bb42447e9
parent5c7a58764e55d34317db2cfedb7206c634b4d7f6
mtd: add fixwrg command

Add a command to fix WRG headers, based on wrgg.c.

Signed-off-by: George Hopkins <george-hopkins@null.net>
package/system/mtd/src/Makefile
package/system/mtd/src/mtd.c
package/system/mtd/src/mtd.h
package/system/mtd/src/wrg.c [new file with mode: 0644]