commit | 453281a973c10bce941b240d1c654d536623b16b | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Oct 01 21:37:37 2010 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 25 00:54:37 2010 +0100 |
tree | 3646851ff197fcbf64e796a6bdf4324bd77f8544 | |
parent | 7cba7b14fe179969d7217cca52e28519d7d6ca89 [diff] |
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>