[U-Boot] [PATCH 0/5 V2] Random NAND fixes and improvements

Marek Vasut marek.vasut at gmail.com
Mon Sep 12 06:04:05 CEST 2011


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



More information about the U-Boot mailing list