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)
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>

No differences found