[Yaffs] how much nand size can yaffs recognize ?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Ken Yu
Date:  
To: yaffs
Subject: [Yaffs] how much nand size can yaffs recognize ?
Hi, all:
In yaffs_guts.h, YAFFS_MAX_CHUNK_ID is 0x000FFFFF.
If my nand flash page size is 2048 bytes, it means that the max nand size
yaffs can recognize is 2GB.
Am I right?

Thanks.