搜索资源列表
file_system_driver(based_uclinux_ucos2)
- 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver
zlg_fs
- uc linux 下的fs 驱动 smart arm
fs-boot
- Linux PPCfs-boot 不错的boot程序
cramfs-1.1.tar
- arm linux上的常用文件系统,可以帮助开发人员快速建立fs
SQUASH-linux-flash
- 重点介绍了SQUASHFS文件系统,其编译,制作,挂载和内核修改坏块处理.因为yaffs2文件系统内核支持比较成熟,其本上只需编译即可,后面也介绍了目前较常见的几种文件系统. 关键字: squashfs linux flash 坏块处理-Highlighted SQUASHFS file system, the compilation, production, mounting and handling bad block kernel modifications. Yaffs2 file
fs-embedu-net-examples-2008.04.19.tar
- 培训嵌入式linux,网络小实验。值得初学者学习哦-Training in embedded linux, small experimental network. Worthwhile for beginners to learn Oh
YAFFS_Direct_User_Guide
- YAFFS_Direct_User_Guide: YAFFS_Direct的用户手册,说明了YAFFS_Direct的结构、移植方法、文件配置等。YAFFS_Direct是可脱离Linux使用的yaffs文件系统,由Yaffs原班人马开发和提供支持。省去了从Yaffs或Yaffs2中提取fs源码的劳苦。 -The user guide of YAFFS Direct. It documented the structure/migration method/configuration of YA
unyaffs_src
- 解压yaffs2文件系统的源码,用于从yaffs image中提取文件;在android等系统中特别有用-source code for extracting yaffs2 fs image particularly useful for systems such as android