Author: 张磊 Date: To: yaffs Subject: [Yaffs] how to extend the size of a file and the number of files?
as source code shows,in default mode,yaffs can only locate 128M flash
memory.To extend this limition,can use chunk_group or modify tnodesize.
but how? and what's the limition?