> -----邮件原件-----
> 发件人: James Kehl [mailto:jamesk@edmi.com.au]
> 发送时间: 2008年7月24日 8:21
> 收件人: 杜中栋; yaffs@lists.aleph1.co.uk
> 主题: RE: [Yaffs] Can I use yaffs2 on 512-byte sized nand flash?
>
> > -----Original Message-----
> > From: yaffs-bounces@lists.aleph1.co.uk [mailto:yaffs-
> > bounces@lists.aleph1.co.uk] On Behalf Of ???
> > Sent: Wednesday, 23 July 2008 9:29 PM
> > To: yaffs@lists.aleph1.co.uk
> > Subject: [Yaffs] Can I use yaffs2 on 512-byte sized nand flash?
> >
> ...
> > In the section "Tag structure", below the table I noticed this
> > message"To get enough spare bytes for this tagging
> structure requires
> > a chunk-size of at least 1kB." I think it's telling me that
> I cannot
> > use yaffs2 on the 512- byte sized nand flash(K9F5616UOC).
>
> Chunk size is not the same thing as Flash sector size. You
> can lump multiple Flash sectors together into a chunk.
>
>
Got it, thanks :)
In the "YAFFS Development Notes" , I got this information "Currently each
chunk is the same size as a NAND flash page (ie. 512 bytes + 16 byte spare).
In the future we might decide to allow for different chunk sizes. " Because
of my carelessness I thought it's talking about YAFFS2, my undoing.
Best regards,