skranz at ridgerun.com said:
> Should I use this combination?
> vfat + MTD + nftl("user") + nand.c("driver")
Using nand.c as the driver is correct. However, the SmartMedia format is
not NFTL. It looks like there's sufficient information at
http://www.ssfdc.or.jp/spec/english/ to implement the appropriate
translation layer code.
--
dwmw2