FAT for NAND Flash

Yong-iL Joh tolkien at mizi.com
Sat May 18 01:13:31 EDT 2002


Studying MTD <studying_mtd at yahoo.com> writes:

> 3. What is the difference between SmartMedia DOS-FAT
> and ordinary Fat filesystem.

SmartMedia DOS-FAT(abbr. SMFS) filesystem is FAT compatible as they say.
we have implemented SMFS on MTD layer,
as following...

1. FAT (of Linux)
2. SCMTL (similar to FTL, NFTL,...)
3. NAND_smc (it's almost same NAND in MTD except handling ECC)
4. SMC (similart to spia.c)

if you will plan to implement SMFS for bootloader or like that,
just ports SMFS221 from SSDC forum.

-- 
Joh, Yong-iL
E-mail: tolkien at nownuri.net tolkien at mizi.com




More information about the linux-mtd mailing list