From 9658206abc478da2e00fbfe49f2a6395d017f1d1 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 30 Apr 2013 10:44:10 +0000 Subject: [PATCH] firmware-utils/mktplinkfw: add description for -W option into usage output Add description for -W option into usage output of mktplinkfw. Signed-off-by: yousong Signed-off-by: Gabor Juhos SVN-Revision: 36497 --- tools/firmware-utils/src/mktplinkfw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/firmware-utils/src/mktplinkfw.c b/tools/firmware-utils/src/mktplinkfw.c index c3d982768e..74a55fd27a 100644 --- a/tools/firmware-utils/src/mktplinkfw.c +++ b/tools/firmware-utils/src/mktplinkfw.c @@ -425,6 +425,7 @@ static void usage(int status) " -E overwrite kernel entry point with (hexval prefixed with 0x)\n" " -L overwrite kernel load address with (hexval prefixed with 0x)\n" " -H use hardware id specified with \n" +" -W use hardware revision specified with \n" " -F use flash layout specified with \n" " -k read kernel image from the file \n" " -r read rootfs image from the file \n" -- 2.30.2