Add large NAND support and improve retirement handling
[yaffs2.git] / direct / yaffs_fileem2k.h
index bf17f2c35e02a63bfcb6e0256aab6feab81129a3..aa8f661ce7cdb60dc5823cb7e9afe2853edb4e58 100644 (file)
@@ -17,7 +17,8 @@
 
 #if 1
 
-#define SIZE_IN_MB 512
+//#define SIZE_IN_MB 128
+#define SIZE_IN_MB 8000
 #define PAGE_DATA_SIZE (2048)
 #define PAGE_SPARE_SIZE  (64)
 #define PAGE_SIZE  (PAGE_DATA_SIZE + PAGE_SPARE_SIZE)