[PATCH 0/3][v2] fixing 1bit hamming
Alexander Couzens
lynxis at fe80.eu
Tue May 2 01:13:20 PDT 2017
v1:
Use the old layout for all drivers/chips which doesn't set it explicit.
v2:
Only use the old layout for 1bit hamming if the layout isn't set
by the driver or devicetree.
Alexander Couzens (3):
mtd/nand: add ooblayout for old hamming layout
nand_base: use nand_ooblayout_lp_hamming_ops for 1bit hamming as
default
mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC
drivers/mtd/nand/davinci_nand.c | 4 ++-
drivers/mtd/nand/nand_base.c | 77 ++++++++++++++++++++++++++++++++++++++++-
include/linux/mtd/nand.h | 1 +
3 files changed, 80 insertions(+), 2 deletions(-)
--
2.12.2
More information about the linux-mtd
mailing list