This is a resend of the NAND fixes and improvements. These are squashed togethere here and sent as a batch.
V2: Fix the scrub.quiet command 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 | 64 +++++++++++++++++++++++++++++++++++++++-- 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, 94 insertions(+), 32 deletions(-) -- 1.7.5.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot