Please help, nftl question

David Woodhouse dwmw2 at infradead.org
Fri Jun 20 05:42:31 EDT 2003


On Fri, 2003-06-20 at 10:41, Luca Contini wrote:
> Thanx,
> so I have to modify the NFTL to comply with smartmedia fat format.
> I thought NFTL was a translation layer from smartmedia to CHS hdd like
> structure.

NFTL is a pseudo-filesystem used to emulate HDD-like structure on a
DiskOnChip. You need to implement an _entirely_ separate
pseudo-filesystem to emulate HDD-like structure on SmartMedia. The
layout on the flash and all the data-structures are _entirely_
different.

-- 
dwmw2




More information about the linux-mtd mailing list