Re: [Yaffs] Re: YAFFS fs images not working the way I expect

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: David Wuertele, yaffs
Subject: Re: [Yaffs] Re: YAFFS fs images not working the way I expect
You won't be able to use any file system with NAND unless you can write the
OOB.

All file systems I am aware of at the very least use OOB for storing ECC etc.

Have a look at the code for mkyaffs. This should give you a good kick-off
point for programming YAFFS. I am aware of at least one smartphone
manufacturer pre-programming NAND chips directly with YAFFS.

-- Charles



On Friday 22 October 2004 11:32, David Wuertele wrote:
> Charles> I think this is falling down on the "dd" commands. AFAIK,
> Charles> "dd" will be ignoring the OOB stuff which is required by
> Charles> YAFFS. Go look in the mtd tools, I think there are some nand
> Charles> specific tools like damddump or some such that will also
> Charles> extract the OOB info.
>
> So are you saying that I won't be able to preload a YAFFS filesystem
> into my NAND flash unless my programmer can write OOB info???
>
>
> _______________________________________________
> yaffs mailing list
>
> http://stoneboat.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs