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.