I was just reading an article somewhere on NAND vs. NOR flash and I ran across this:
YAFFS - Yet Another Flash File System - A filesystem designed for NAND flash memory.
Project page
I just wanted to point it out. Of course a RO filesystem will give the best life for your NAND, but if you wanted to actually use it, or you are a developer, it would be nice to have an error-resistant file system to work with. Looks like bootstrapping might be a problem though?
YAFFS - Yet Another Flash File System - A filesystem designed for NAND flash memory.
Project page
I just wanted to point it out. Of course a RO filesystem will give the best life for your NAND, but if you wanted to actually use it, or you are a developer, it would be nice to have an error-resistant file system to work with. Looks like bootstrapping might be a problem though?