|
@@ -56,7 +56,7 @@ extern int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len);
|
|
* is supported now. If you add a chip with bigger oobsize/page
|
|
* is supported now. If you add a chip with bigger oobsize/page
|
|
* adjust this accordingly.
|
|
* adjust this accordingly.
|
|
*/
|
|
*/
|
|
-#define NAND_MAX_OOBSIZE 640
|
|
|
|
|
|
+#define NAND_MAX_OOBSIZE 744
|
|
#define NAND_MAX_PAGESIZE 8192
|
|
#define NAND_MAX_PAGESIZE 8192
|
|
|
|
|
|
/*
|
|
/*
|