X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=86ef225fabde708dd6eb4fab8a9355bea75e1625;hb=ae535554a6ddb0a5f88742d524ee71f891ea1e28;hp=90c07787b9f9914d0edd7f18d227988d2721fdb9;hpb=1f3d64d1d804fef6715126dead54bf30b176c67e;p=yaffs2.git diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index 90c0778..86ef225 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -24,9 +24,13 @@ #include "yportenv.h" +#ifdef CONFIG_YAFFS_SMALL_RAM +#define YAFFSFS_N_HANDLES 10 +#define YAFFSFS_N_DSC 2 +#else #define YAFFSFS_N_HANDLES 100 - #define YAFFSFS_N_DSC 20 +#endif struct yaffsfs_DeviceConfiguration {