FAT-yaffs

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:1300KB
下载次数:138
上传日期:2008-02-18 23:42:02
上 传 者小柱子
说明:  FAT和yaffs文件系统---学习文件系统的有帮助
(FAT file system and yaffs--- learning file system has to help)

文件列表:
filesystem\fat32c.doc (68608, 2005-03-21)
filesystem\FAT和硬盘结构.pdf (644151, 2005-01-22)
filesystem\fat32.pdf (168521, 2005-02-21)
filesystem\yaffs.pdf (193627, 2005-02-16)
filesystem\U盘文件系统.pdf (134580, 2005-02-16)
filesystem\fat32.chm (246241, 2005-03-21)
filesystem\yaffs (0, 2005-03-21)
filesystem\yaffs\utils (0, 2005-03-21)
filesystem\yaffs\utils\mkyaffsimage.c (15047, 2003-07-10)
filesystem\yaffs\utils\Makefile (1344, 2003-07-10)
filesystem\yaffs\utils\gen-ecc.c (1427, 2003-07-10)
filesystem\yaffs\utils\mkyaffs.c (5803, 2003-07-10)
filesystem\yaffs\Makefile (4228, 2003-07-10)
filesystem\yaffs\devextras.h (6139, 2003-07-10)
filesystem\yaffs\nand_ecc.c (5748, 2003-07-10)
filesystem\yaffs\yaffs-header.c (414, 2003-07-10)
filesystem\yaffs\yaffs_ecc.c (5531, 2003-07-10)
filesystem\yaffs\yaffs_ecc.h (970, 2003-07-10)
filesystem\yaffs\yaffs_fileem.c (4392, 2003-07-10)
filesystem\yaffs\yaffs_fs.c (35625, 2003-07-10)
filesystem\yaffs\yaffs_guts.c (111741, 2003-07-10)
filesystem\yaffs\yaffs_guts.h (15454, 2003-07-10)
filesystem\yaffs\yaffs_mtdif.c (3887, 2003-07-10)
filesystem\yaffs\yaffs_mtdif.h (1010, 2003-07-10)
filesystem\yaffs\yaffs_nandemul.h (1256, 2003-07-10)
filesystem\yaffs\yaffs_ramem.c (5173, 2003-07-10)
filesystem\yaffs\yaffsdev.c (14604, 2003-07-10)
filesystem\yaffs\yaffsdev.proj (53248, 2003-07-10)
filesystem\yaffs\yaffsinterface.h (659, 2003-07-10)
filesystem\yaffs\yportenv.h (4559, 2003-07-10)
filesystem\yaffs\Documentation (0, 2005-03-21)
filesystem\yaffs\Documentation\sv9349341.gif (4150, 2003-07-10)
filesystem\yaffs\Documentation\sv9929930.gif (4870, 2003-07-10)
filesystem\yaffs\Documentation\tnode.drawing.sda (33792, 2003-07-10)
filesystem\yaffs\Documentation\yaffs-0.3.html (18463, 2003-07-10)
filesystem\yaffs\Documentation\yaffs-notes2.html (29439, 2003-07-10)
filesystem\yaffs\Documentation\yaffs-rootfs-howto.html (5364, 2003-07-10)
filesystem\yaffs\Documentation\yaffs-todo.html (2743, 2003-07-10)
filesystem\yaffs\Documentation\yaffs2.html (21220, 2003-07-10)
... ...

Origin of Source ---------------- All YAFFS source is pulled from this site http://www.aleph1.co.uk/armlinux/projects/yaffs/ The web CVS repository is located at: http://www.aleph1.co.uk/armlinux/cvsuse.html To Repull the Source (quoted straight from the above site) ------------------------------------------------------------ If you want to use cvs directly then public read-only access is available, using the pserver mechanism. Execute the following (bash) commands to set environment variables, (or their equivalent for other shells): export CVSROOT=:pserver:anonymous@cvs.aleph1.co.uk:/home/aleph1/cvs cvs logon (Hit return when asked for a password) cvs checkout (see below for module names) In this case = "yaffs". Changes -------- The kernel source located in this repository was integrated in the PPC linux 2.4.21-pre2-cerf1 kernel. Changes to the source include the use of the ECC code previously in the kernel. Building the utilities ----------------------- The only thing currently supported for building in this repository is the mkyaffs and mkyaffsimage utilities. A softlink must be present at /usr/src/kernel-headers-2.4.21 that points to your kernel directory. You may need to edit the CROSS env variable in ./utils/Makefile if you are cross compiling. To build, cd to utils directory and type make.

近期下载者

相关文件


收藏者