]> www.infradead.org Git - mtd-utils.git/commit
nanddump: update help message for BB method changes
authorBrian Norris <computersforpeace@gmail.com>
Wed, 22 Jun 2011 16:49:19 +0000 (09:49 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Thu, 23 Jun 2011 14:57:55 +0000 (17:57 +0300)
commit2145463588aead7a77164a4cc46574af9c9f078f
treed7615c121776c61d873641a25e900be36f7d10a4
parent3fcde5344bb61a26c4d5948c3e6a710c8437b588
nanddump: update help message for BB method changes

--noskipbad will soon be replaced by --bb=dumpbad, and --omitbad is being
removed entirely in favor of --bb=skipbad.

This patch adds warnings when using inappropriate configurations and adds
info to the help message. Please plan to migrate to the new usages shortly.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
nanddump.c