]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/linux/mtd/nand.h
mtd: nand: Increase max sizes of OOB and Page size
[karo-tx-uboot.git] / include / linux / mtd / nand.h
index 77b50ddcde2b3cb1e5ddd93ea5403d2bdc7a7cab..23072fdfc3cfd21c32e2306018b37682a7ebb52c 100644 (file)
@@ -46,8 +46,8 @@ extern void nand_wait_ready(struct mtd_info *mtd);
  * is supported now. If you add a chip with bigger oobsize/page
  * adjust this accordingly.
  */
-#define NAND_MAX_OOBSIZE       744
-#define NAND_MAX_PAGESIZE      8192
+#define NAND_MAX_OOBSIZE       1216
+#define NAND_MAX_PAGESIZE      16384
 
 /*
  * Constants for hardware specific CLE/ALE/NCE function