add yaffs fs support in kernel and make yaffs rootfs
【相关文章:New life begin...】 【扩展阅读:使用apache建立http下载(zz)】 【扩展信息:惊艳>>>>红旗5】1 preparation
a>download yaffs source code and add it in your kernel source code in fs/yaffs http://husaberg.toby-churchill.com/balloon/linux-2.6.8.1-tcl1/fs/yaffs modify fs/kconfig , add following option config yaffs_fs tristate "yaffs filesystem support" depends on mtd_nand help if you want yaffs support on nand flash devices you either need to have nand mtd support or customise the nand interface. yaffs is a journaling filesystem tailored to the idiosyncrasies of nand flash memory. for further details see yaffs is also available as a module ( = code which can be i nserted in and removed from the running kernel whenever you want). the module is called nfsd. if you want to compile it as a module, say m here and read . if unsure, ... 下一页