]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 1 Oct 2010 19:37:37 +0000 (21:37 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 24 Oct 2010 23:54:37 +0000 (00:54 +0100)
commit2ef6f999d1ba69d5657fef6a673697187bd3539a
tree3646851ff197fcbf64e796a6bdf4324bd77f8544
parent0fac6af870903d4e68581216ca856db1d1dcd926
mtd: nand: introduce NAND_CREATE_EMPTY_BBT

it will create an empty BBT table without considering vendor's BBT
information. Vendor's information may be unavailable if the NAND
controller has a different DATA & OOB layout or this information may be
allready purged.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/nand_bbt.c
include/linux/mtd/bbm.h
include/linux/mtd/nand.h