yaffs: Change trace flag for partially written blocks
[yaffs2.git] / direct / yaffs_fileem2k.h
index 1f67081623b704d31513745d13773ee4a0ade4db..d750cc3f7c408fa460b331859471c00d2c352e2e 100644 (file)
@@ -19,7 +19,8 @@
 #if 1
 
 #define SIZE_IN_MB 32
-//#define SIZE_IN_MB 8000
+/* #define SIZE_IN_MB 128 */
+
 #define PAGE_DATA_SIZE (2048)
 #define PAGE_SPARE_SIZE  (64)
 #define PAGE_SIZE  (PAGE_DATA_SIZE + PAGE_SPARE_SIZE)