commit | 19f9c97c1a562992fb99d2ddbb0985da94f8aabd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Jul 11 17:29:57 2013 +0900 |
committer | Scott Wood <scottwood@freescale.com> | Thu Aug 22 17:25:03 2013 -0500 |
tree | 42092825abdbdd0b00a2c4d9ace003bb47e548e0 | |
parent | 3f97e2715d134dc7fe4579a25e9ba3381def9c4b [diff] |
cmd_nand: Do not show usage when scrub is aborted When executing nand scrub, the user gets the prompt: Really scrub this NAND flash? <y/N> We do not want the annoying usage displayed when saying N here. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>