]> www.infradead.org Git - mtd-utils.git/commit
nanddump: document, warn about future default --omitoob
authorBrian Norris <computersforpeace@gmail.com>
Wed, 22 Jun 2011 16:49:23 +0000 (09:49 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Thu, 23 Jun 2011 14:57:55 +0000 (17:57 +0300)
commitc01c7f05759e915d3b31b1530c0caadb11a447aa
treef4c99194dbe40bd61d8f263b17edeb25622b4ec8
parent40d253cb7b761de673877782f540aaed62bef86a
nanddump: document, warn about future default --omitoob

To work as a proper inverse to nandwrite, nanddump must not dump OOB data by
default. This patch prints a warning regarding the future change. We also
suggest using the new flag, `--oob', for transitioning to the next release
with new default behavior.

Note that we are changing `-o' to mean `--oob' in the next release,
similar to `nandwrite -o'.  This is a break from previous behavior.

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