X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffs_fileem2k.h;h=d750cc3f7c408fa460b331859471c00d2c352e2e;hb=329ebf2e9014af0fa876cd860a4525e2a98a0d50;hp=1f67081623b704d31513745d13773ee4a0ade4db;hpb=c4be92d4a7d255f147c5130c12207464a993f8eb;p=yaffs2.git diff --git a/direct/yaffs_fileem2k.h b/direct/yaffs_fileem2k.h index 1f67081..d750cc3 100644 --- a/direct/yaffs_fileem2k.h +++ b/direct/yaffs_fileem2k.h @@ -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)