]> www.infradead.org Git - mtd-utils.git/commit
nanddump: remove --skipbad, leaving --bb=skipbad
authorBrian Norris <computersforpeace@gmail.com>
Wed, 22 Jun 2011 16:49:18 +0000 (09:49 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Thu, 23 Jun 2011 14:57:55 +0000 (17:57 +0300)
commit3fcde5344bb61a26c4d5948c3e6a710c8437b588
tree8d445cf496759178f25a8d2f77230743a5497f0e
parentc2c3cb928935c6c4f0ac3fa9390d41c3ee6abc51
nanddump: remove --skipbad, leaving --bb=skipbad

We are moving to unify bad block handling methods under the --bb=METHOD
option. Since --skipbad has not been included in a mtd-utils release yet,
we can safely replace it without a deprecation and phase-out period.

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