[PATCH v2 0/2] Improved BB Scanning

Brian Norris norris at broadcom.com
Tue Jul 13 18:12:59 EDT 2010


This is a two-patch correction and update to my previous attempt
to address a few issues with bad block scanning. Overall, they should
help renovate some incorrect and unwieldy code.

I included the top few maintainers from get_maintainers.pl. Sorry if these
were incorrect addressees.

Brian Norris (2):
  mtd/nand, BB detect: factory marker in page 1, 2, last and byte 1 or 6
  mtd/nand: More BB Detection, dynamic scan options

 drivers/mtd/nand/nand_base.c |   38 ++++++++++++++++--
 drivers/mtd/nand/nand_bbt.c  |   89 +++++++++++++++++++++++++++++------------
 include/linux/mtd/bbm.h      |    4 ++
 3 files changed, 101 insertions(+), 30 deletions(-)





More information about the linux-mtd mailing list