Welcome![Sign In][Sign Up]
Location:
Search - jffs2

Search list

[Embeded-SCM Developjffs2.zip

Description:
Platform: | Size: 145261 | Author: | Hits:

[Driver Develops3c44b0_29F160文件系统驱动

Description: s3c44b0 NOR FLASH AM29F160 JFFS2文件系统 mtd驱动源代码,本人愿创,已经在产品中测试并使用。-s3c44b0 NOR FLASH AM29F160 JFFS2 file system MTD driver source code, I would like to hit, the product has been tested and used.
Platform: | Size: 2153 | Author: 彭士操 | Hits:

[Other resourceyaffs2.tar

Description: YAFFS,Yet Another Flash File System,是一种类似于JFFS/JFFS2的专门为Flash设计的嵌入式文件系统。与JFFS相比,它减少了一些功能,因此速度更快、占用内存更少。YAFFS和JFFS都提供了写均衡,垃圾收集等底层操作。-YAFFS, Yet Another Flash File System, a similar JFFS/JFFS2 specifically for the design of embedded Flash File System. Compared with JFFS, which reduces the number of functions and therefore faster, taking up less memory. YAFFS and JFFS provided written balanced, refuse collection and other bottom operation.
Platform: | Size: 92718 | Author: 黄勇 | Hits:

[Other resourceH9200toJffs2

Description: 以h9200和Linux-2.4.19为例,描述了jffs2文件系统在norflash上的移植过程。-to h9200 and Linux-2.4.19 example, the paper describes the jffs2 norflash system in the transplant process.
Platform: | Size: 193662 | Author: 大海蓝天 | Hits:

[Other resourcebios-lt75.tar

Description: 这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在JFFS2文件系统中. 再使用tmpfs来做临时目录和 /var目录. 这样就可以做到建立一个更加通用的,拿来就可以运行的uClinux系统,相当于给开发版 预装一个操作系统^_^ 由于JFFS2是文件系统是可写的,开发者只需将编好的用户程序 通过FTP下载到uClinux中,再改一改启动脚本即可 省去了配置uClinux环境的重复劳动
Platform: | Size: 94992 | Author: zxbttt | Hits:

[Other resourcejffs2_FS_Src

Description: 这是著名的jffs2嵌入式日志文件系统的源代码,让我们一起学习-This is the famous jffs2 Embedded system log files of source code, so that we learn
Platform: | Size: 137637 | Author: 韩辉 | Hits:

[Other resourceJFFS2foruClinuxNANDFLASH

Description: uClinux下NAND FLASH的JFFS2文件系统的移植,给大家参考!-uClinux under the JFFS2 NAND Flash File System transplant, for your reference!
Platform: | Size: 147299 | Author: 彭钧 | Hits:

[Linux-Unixflash_eraseall

Description: flash_eraseall.c for linux mtd jffs2 filesystem-flash_eraseall.c for linux mtd jffs2 file system
Platform: | Size: 3283 | Author: 李杰 | Hits:

[Other resourceJFFS2_manul

Description: 详细讲解了JFFS2的内部数据结构和核心管理结构。以及在FLASH存储器上具体实现方法。-JFFS2 detailed account of the internal data structure and core management structure. Flash memory and on the specific method.
Platform: | Size: 137677 | Author: 李鄙视 | Hits:

[Other resourcejffs2-file-sysytem

Description: jffs文件系统的结构及实现的基本资料。-jffs file system structure and realizing the basic information.
Platform: | Size: 133253 | Author: 陈尘 | Hits:

[Other resourcejffs2_src_study

Description: jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正规文件的方法 jffs2中读正规文件的方法 jffs2中符号链接文件的方法表 jffs2中目录文件的方法表 jffs2的Garbage Collection 以及心得体会, 共11个章节 详细研究分析了jFFS2的源代码的核心部分.-jffs2 source analysis of the text is divided into jffs2 data entities and their kernel descriptors to describe jf fs2 characteristics of the structure of the registration file system mount file system open the document, to establish the inode jff s2 formal written document of jffs2 read the formal document which symlinks jffs2 the way Table Contents jffs2 which documents the method table jffs2 and Garbage Collection gained a total of 11 chapters of detailed analysis of the source code jFFS2 the core.
Platform: | Size: 160995 | Author: 康珂硕 | Hits:

[Other resourcehh-at91rm9200-2.6(2)

Description: 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。本部分主要介绍了jffs2文件系统的建立过程。-author used the huaheng company based at91rm9200 development boards, provide development environment is the use of Linux kernel 2.4, cross-compiler environment is also a veteran, As I drive right to use the 2.4 kernel support well (especially in the arm.). I decided to transplant themselves to the 2.6 kernel development board which, at present the work has been basically completed. The main part of jffs2 file system building process.
Platform: | Size: 77645 | Author: shixi | Hits:

[Linux-Unixmtd

Description: linux下的MTD设备驱动源代码,配合jffs2 yaffss2文件系统.
Platform: | Size: 457231 | Author: 买红亮 | Hits:

[Otheroskfs

Description: omap5912开发板OSK的jffs2文件系统二进制文件,可以直接下载使用
Platform: | Size: 5798987 | Author: sudong | Hits:

[OtherJFFS2

Description: 嵌入式Linux下的一个重要文件系统-JFFS文件系统的详细说明.包括文件系统的组织与代码的实现.
Platform: | Size: 52758 | Author: 彭建 | Hits:

[Linux-Unix310601S3C24jffs2)

Description: 讲述JFFS2在2410平台LINUX内核上的移植,对初学者非常的有用
Platform: | Size: 10960 | Author: kyly | Hits:

[Software EngineeringS3C2410_Jffs2_port

Description: 详细阐述了Jffs2文件系统在S3C2410上成功移植的整个过程,包括源代码的修改,非常全面。
Platform: | Size: 86443 | Author: xiaozhou_163 | Hits:

[Embeded-SCM Develop44b0-jffs2

Description: 在44b0开发板上移植jffs2文件系统-board in the development of transplantation 44b0 jffs2 file system
Platform: | Size: 7168 | Author: Thiis | Hits:

[Embeded Linuxjffs2-source-analyze

Description: jffs2的源码分析,很有价值的哦.多看看,有好处-jffs2 source code analysis, valuable Oh see more benefits
Platform: | Size: 163840 | Author: 钱宏 | Hits:

[Linux-Unixjefferson-master

Description: JFFS2 filesystem extraction tool and source.
Platform: | Size: 7168 | Author: jdseara | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net