|
@@ -48,7 +48,7 @@ extern void nand_wait_ready(struct mtd_info *mtd);
|
|
* 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 1216
|
|
|
|
|
|
+#define NAND_MAX_OOBSIZE 1664
|
|
#define NAND_MAX_PAGESIZE 16384
|
|
#define NAND_MAX_PAGESIZE 16384
|
|
|
|
|
|
/*
|
|
/*
|