Tweaks to retirement handling
[yaffs2.git] / direct / yaffs_fileem2k.h
index aa8f661ce7cdb60dc5823cb7e9afe2853edb4e58..5b24ef2f9eae73426124deb5ad87cc417af65c69 100644 (file)
@@ -17,8 +17,8 @@
 
 #if 1
 
-//#define SIZE_IN_MB 128
-#define SIZE_IN_MB 8000
+#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)