[PATCH v4 0/5] mtd: nand: Add on-die ECC support
David Mosberger
davidm at egauge.net
Mon Mar 31 19:28:52 EDT 2014
This patch-series is designed to go on top of Gerhard Sittig's
patch series "mtd: nand: introduce a READMODE command".
The patches add on-die ECC support as found on some Micron flash chips.
David Mosberger (5):
mtd: nand: Detect Micron flash with on-die ECC (aka "internal ECC")
enabled.
mtd: nand: Add NAND_ECC_HW_ON_DIE ECC-mode.
mtd: nand: Enable subpage-reads on flashes with on-die ECC enabled.
mtd: nand: Allocate extra buffers needed for on-die ECC controller.
mtd: nand: Improve bitflip detection for on-die ECC scheme.
drivers/mtd/nand/nand_base.c | 264 +++++++++++++++++++++++++++++++++++++++++-
drivers/of/of_mtd.c | 1 +
include/linux/mtd/nand.h | 8 ++
3 files changed, 267 insertions(+), 6 deletions(-)
--
1.7.9.5
More information about the linux-mtd
mailing list