X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffs_fileem2k.h;h=bf17f2c35e02a63bfcb6e0256aab6feab81129a3;hp=222df53ef07a503b8ee2ef1b0cf5d657feee0c1e;hb=e1b8e63260986ab7afec3c379e7a320677c95846;hpb=2cc385c407103563e3074d3664d5cad56812ace6 diff --git a/direct/yaffs_fileem2k.h b/direct/yaffs_fileem2k.h index 222df53..bf17f2c 100644 --- a/direct/yaffs_fileem2k.h +++ b/direct/yaffs_fileem2k.h @@ -17,7 +17,7 @@ #if 1 -#define SIZE_IN_MB 32 +#define SIZE_IN_MB 512 #define PAGE_DATA_SIZE (2048) #define PAGE_SPARE_SIZE (64) #define PAGE_SIZE (PAGE_DATA_SIZE + PAGE_SPARE_SIZE)