
8 Sep
2011
8 Sep
'11
10:39 p.m.
This is a resend of the NAND fixes and improvements. These are squashed togethere here and sent as a batch.
Marek Vasut (5): NAND: Really ignore bad blocks when scrubbing NAND: Add nand read.raw and write.raw commands NAND: Allow per-buffer allocation NAND: Make page, erase, oob size available via cmd_nand NAND: Add scrub.quiet command option
common/cmd_nand.c | 70 +++++++++++++++++++++++++++++++++++++++-- drivers/mtd/nand/nand_base.c | 32 ++++++++++++++----- drivers/mtd/nand/nand_util.c | 22 +++---------- include/linux/mtd/mtd.h | 1 + include/linux/mtd/nand.h | 7 ++-- 5 files changed, 100 insertions(+), 32 deletions(-)
--
1.7.5.4