mtd: vf610_nfc: use in-band bad block table
authorStefan Agner <stefan@agner.ch>
Fri, 8 May 2015 17:07:10 +0000 (19:07 +0200)
committerScott Wood <scottwood@freescale.com>
Sun, 24 May 2015 19:26:55 +0000 (14:26 -0500)
commit84d656a2836021c3707172707245ba3d87bd54c8
treed7a295eb92798173f1c2fb631f3ede0bc22a6c1a
parent5dec286b8233f658764497b10d455ba447167816
mtd: vf610_nfc: use in-band bad block table

Use in-band bad block table (NAND_BBT_NO_OOB) which allows to
use the full OOB for hardare ECC purposes. Since there is no
ECC correction on the OOB it is also safer to use in-band area
to store the bad block table marker.

Signed-off-by: Stefan Agner <stefan@agner.ch>
drivers/mtd/nand/vf610_nfc.c