1
0
Fork 0
forked from len0rd/rockbox

Nano2G FTL: Enlarge FTL buffers for faster write operations

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25173 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2010-03-14 16:13:15 +00:00
parent c99d4fd709
commit b09f624cdf

View file

@ -31,8 +31,8 @@
#define FTL_COPYBUF_SIZE 1 #define FTL_COPYBUF_SIZE 32
#define FTL_WRITESPARE_SIZE 4 #define FTL_WRITESPARE_SIZE 32
//#define FTL_FORCEMOUNT //#define FTL_FORCEMOUNT