yaffs: Add yaffs direct code for tracking flash traffic
[yaffs2.git] / direct / basic-test / yaffsnewcfg.c
index 6ee43b78137cc454b05d342f7445742488212d93..fa993421caa4f8529c5f5d811b0092bab4f01193 100644 (file)
@@ -101,7 +101,7 @@ int yaffs_StartUp(void)
        // Stuff to configure YAFFS
        // Stuff to initialise anything special (eg lock semaphore).
        yaffsfs_LocalInitialisation();
-       yramsim_CreateRamSim("yaffs2",1,200,0,0);
+       yramsim_CreateRamSim("yaffs2",1,1000,0,0);
        yramsim_CreateRamSim("p0",0,0x400,1,0xff);
        yramsim_CreateRamSim("p1",0,0x400,1,0);