On Tuesday 15 December 2009 04:43:32 Amir Comforti wrote: > I got an answer from Laurie (Aleph-one) that YAFFS2 does support large > pages of 4KB. > > Question is: > > For YAFFS2 code to work with 4KB page NAND, the only thing YAFFS2 code > needs from me is the configuration of totalBytesPerChunk and > spareBytesPerChunk? > > > > Is that correct? Yes that is correct. If you are using Linux then this should happen automatically. > Anyone knows? > > > > ________________________________ > > From: Amir Comforti > Sent: Monday, December 14, 2009 5:07 PM > To: yaffs@lists.aleph1.co.uk > Subject: Yaffs support for 4KB page > > > > Hi, > > > > Does anyone know if yaffs-2 code can support NAND with 4KB page size? > > Maybe you are already using this kind of code? > > > > Thanks