firmware-utils/mktplinkfw: add description for -W option into usage output
authorGabor Juhos <juhosg@openwrt.org>
Tue, 30 Apr 2013 10:44:10 +0000 (10:44 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 30 Apr 2013 10:44:10 +0000 (10:44 +0000)
Add description for -W <hwrev> option into usage output of mktplinkfw.

Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36497

tools/firmware-utils/src/mktplinkfw.c

index c3d982768eb882b0fb16342caf437030e0212131..74a55fd27aa185c8d0cd8e3f86b99888f9cc3539 100644 (file)
@@ -425,6 +425,7 @@ static void usage(int status)
 "  -E <ep>         overwrite kernel entry point with <ep> (hexval prefixed with 0x)\n"
 "  -L <la>         overwrite kernel load address with <la> (hexval prefixed with 0x)\n"
 "  -H <hwid>       use hardware id specified with <hwid>\n"
+"  -W <hwrev>      use hardware revision specified with <hwrev>\n"
 "  -F <id>         use flash layout specified with <id>\n"
 "  -k <file>       read kernel image from the file <file>\n"
 "  -r <file>       read rootfs image from the file <file>\n"