what should i do? using DOM and CF's problem

David Woodhouse dwmw2 at infradead.org
Mon Oct 10 05:02:00 EDT 2005


On Mon, 2005-10-10 at 19:28 +1300, Charles Manning wrote:
> DOM and DOC or anything else won't help if you're using FAT.
> 
> Consider using NAND flash or SmartMedia or XD. These are raw NAND
> flash parts. Then, use them with JFFS2 or YAFFS. That should give you
> a very reliable solution.

The DiskOnChip _is_ basically raw NAND parts, albeit with a helpful
extra ASIC with ECC and a FIFO, and possibly even DMA support in the
latest versions. You should be able to use JFFS2 on that quite happily.

DOM and CF are different.

-- 
dwmw2






More information about the linux-mtd mailing list