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)
commit453281a973c10bce941b240d1c654d536623b16b
tree3646851ff197fcbf64e796a6bdf4324bd77f8544
parent7cba7b14fe179969d7217cca52e28519d7d6ca89
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