Re: MTD and JFFS?
Jörn Engel <[email protected]>
| Newsgroups | gmane.linux.file-systems.jffs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 3 September 2003 19:32:58 -0700, John Praveen wrote: > I have a very preliminary doubt. If I use a JFFS file > system for my embedded system, is it mandatory to use > the MTD utilities? I found in many places that this > MTD utilities and JFFS are paired together. What is > the exact link. Jffs doesn't use a block device, but an mtd device. The mtd abstraction is much saner for flash. The mtd utilities are not absolutely necessary, but often make sense, the mtd device infrastructure in the kernel is a must. Jörn -- Homo Sapiens is a goal, not a description. -- unknown To unsubscribe from this list: send the line "unsubscribe jffs-dev" in the body of a message to [email protected]