]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/linux/mtd/mtd.h
mtd: nand: Increase max sizes of OOB and Page size
[karo-tx-uboot.git] / include / linux / mtd / mtd.h
index cf5cda15d1ae0906504a4bb4d8af7caf8b919f90..bc4d9bf8f9e5b29bac102428df17a73874072c58 100644 (file)
@@ -101,7 +101,7 @@ struct mtd_oob_ops {
 #ifdef CONFIG_SYS_NAND_MAX_ECCPOS
 #define MTD_MAX_ECCPOS_ENTRIES_LARGE   CONFIG_SYS_NAND_MAX_ECCPOS
 #else
-#define MTD_MAX_ECCPOS_ENTRIES_LARGE   640
+#define MTD_MAX_ECCPOS_ENTRIES_LARGE   680
 #endif
 
 /*