From 2caaac00972d9ea56b0fcd7c95897e90283b05b8 Mon Sep 17 00:00:00 2001 From: consts Date: Sun, 18 Jun 2017 00:36:33 +0300 Subject: changed description of workaround option in help output --- .../flashrom/patches/0005-Workaround-MX25-reliable-operation.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'projects/flashrom') diff --git a/projects/flashrom/patches/0005-Workaround-MX25-reliable-operation.patch b/projects/flashrom/patches/0005-Workaround-MX25-reliable-operation.patch index b071e6b6..472afd30 100644 --- a/projects/flashrom/patches/0005-Workaround-MX25-reliable-operation.patch +++ b/projects/flashrom/patches/0005-Workaround-MX25-reliable-operation.patch @@ -1,12 +1,12 @@ diff --git a/cli_classic.c b/cli_classic.c -index 0a09cfd..7bc8ea1 100644 +index 0a09cfd..9eeafe1 100644 --- a/cli_classic.c +++ b/cli_classic.c @@ -61,6 +61,7 @@ static void cli_classic_usage(const char *name) " -i | --image only flash image from flash layout\n" " -o | --output log output to \n" " -L | --list-supported print supported devices\n" -+ " | --workaround-mx more reliable operations with MX25* chips\n" ++ " | --workaround-mx keep flash busy before sending command\n" #if CONFIG_PRINT_WIKI == 1 " -z | --list-supported-wiki print supported devices in wiki syntax\n" #endif -- cgit v1.2.3-70-g09d2