[Yaffs] Maximum file size in Yaffs2
ian at brightstareng.com
ian at brightstareng.com
Fri Mar 31 16:34:47 BST 2006
On Friday 31 March 2006 09:29, Sean Kelley wrote:
> What is the maximum file size in Yaffs2? Someone had told me
> 512MB, however, I would hope it could be larger. I have files
> approaching 1+GB in size.
For true Yaffs2, large page flash, I believe the
max file size is 2GBytes less 2KBytes.
I get this from YAFFS_MAX_CHUNK_ID=0xFFFFF * chunksize;
with chunksize==pagesize==2K.
-imcd
More information about the yaffs
mailing list