]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/linux/mtd/nand.h
mtd: nand: kirkwood: add RS-ECC encoding support
[karo-tx-uboot.git] / include / linux / mtd / nand.h
index 82704de0835561907e5d77467c7c27458890f2e4..e0ad9ae37df0557d713a5c0a5e13b9ed6d00fb34 100644 (file)
@@ -131,6 +131,7 @@ typedef enum {
        NAND_ECC_HW_SYNDROME,
        NAND_ECC_HW_OOB_FIRST,
        NAND_ECC_SOFT_BCH,
+       NAND_ECC_SOFT_RS,
 } nand_ecc_modes_t;
 
 /*