mtd: vf610_nfc: add 32-error correction option for HW ECC
authorStefan Agner <stefan@agner.ch>
Fri, 3 Apr 2015 18:23:25 +0000 (20:23 +0200)
committerStefan Agner <stefan@agner.ch>
Tue, 14 Apr 2015 07:08:08 +0000 (09:08 +0200)
commit4c8c050fd83fafe7677bb44babd89f264cb7850d
tree189a86f8922f7b2d6a1c14a52ab44f83bfa44424
parent68872b6fecce655b4a1b315c61c28bc81f6c55b8
mtd: vf610_nfc: add 32-error correction option for HW ECC

Add option to choose between current 24-error correction and 32-error
correction through Kconfig. 32-error correction allow to use NAND
chips which require up to 8-bit error correction per 512 byte (when
using 2K pages).
drivers/mtd/nand/Kconfig
drivers/mtd/nand/vf610_nfc.c