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

Search list

[Other resourceromfs

Description: linux平台下的romfs文件系统的源代码-linux platform under the romfs file system source code
Platform: | Size: 5482 | Author: 赵名轩 | Hits:

[Other resourceromfs

Description: 适合s3c44b0的根文件系统的镜像文件,适合arm3
Platform: | Size: 281522 | Author: sunqian | Hits:

[Other resourcegenromfs-0.5.1.tar

Description: romfs是在嵌入式系统中用的很广泛的一个小型的只读文件系统,该代码编译后的工具可以生成romfs的映象文件,romfs是个很简单的文件系统,参考此代码,可以让读者迅速了解到文件系统的相关知识,并可以书写自己的文件系统
Platform: | Size: 20543 | Author: 李晨雨 | Hits:

[GDI-Bitmappicturebrowser

Description: README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser.c: file which handles the logic of buttoons and the driver (button) -hardware (folder): find the project inside and install on the board -jddctmgr.c : modified manager -jdidcint.c: hardware assisted idct transform -Makefile: to compile picturebrowser (you will have to include in romfs to run our project) -io.h -zImage Running our picture viewer: -------------------------- open the project (in hardware folder) with quartus and in programmer install on the board. In the terminal: $ nio2-download -g zImage and the start nios2-terminal $ nios2-terminal at Boot, it detects the USB and run ./pictureviewer Navigate through buttons...enjoy it with moderation:)
Platform: | Size: 2482 | Author: slmsw | Hits:

[Other resources3c2410_wpq

Description: uCLinux默认的根文件系统是romfs,由于romfs是一个只读的文件系统,当你的嵌入式设备动态的修改了一些文件,它无法保存。JFFS而可以动态的把DRAM中的数据烧入Flash中,此文件是实现他的一个MTD文件-uCLinux default root file system is romfs, romfs is a read-only file system, when you embedded devices dynamic changing of certain documents, it has been preserved. JFFS can put dynamic DRAM burn the data into Flash, this document is the document an MTD
Platform: | Size: 3108 | Author: 林辰 | Hits:

[OS programromfs.tar.gz

Description:
Platform: | Size: 1846873 | Author: awavelong@126.com | Hits:

[Othervee romfs bin

Description: mc1088高清固件
Platform: | Size: 7043958 | Author: comer1 | Hits:

[Embeded Linuxs3c2410_wpq

Description: uCLinux默认的根文件系统是romfs,由于romfs是一个只读的文件系统,当你的嵌入式设备动态的修改了一些文件,它无法保存。JFFS而可以动态的把DRAM中的数据烧入Flash中,此文件是实现他的一个MTD文件-uCLinux default root file system is romfs, romfs is a read-only file system, when you embedded devices dynamic changing of certain documents, it has been preserved. JFFS can put dynamic DRAM burn the data into Flash, this document is the document an MTD
Platform: | Size: 3072 | Author: 林辰 | Hits:

[Embeded Linuxromfs

Description: linux平台下的romfs文件系统的源代码-linux platform under the romfs file system source code
Platform: | Size: 5120 | Author: 赵名轩 | Hits:

[Embeded Linuxromfs

Description: 适合s3c44b0的根文件系统的镜像文件,适合arm3-S3C44B0 for the root file system image file, suitable for arm3
Platform: | Size: 281600 | Author: sunqian | Hits:

[Embeded Linuxgenromfs-0.5.1.tar

Description: romfs是在嵌入式系统中用的很广泛的一个小型的只读文件系统,该代码编译后的工具可以生成romfs的映象文件,romfs是个很简单的文件系统,参考此代码,可以让读者迅速了解到文件系统的相关知识,并可以书写自己的文件系统-romfs in embedded systems with a very wide range of a small read-only file system, the code compiled romfs tools can generate the mapping document, romfs is a very simple file system, refer to the code, allowing readers to quickly understand that the file system-related knowledge, and can write its own file system
Platform: | Size: 20480 | Author: 李晨雨 | Hits:

[GDI-Bitmappicturebrowser

Description: README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser.c: file which handles the logic of buttoons and the driver (button) -hardware (folder): find the project inside and install on the board -jddctmgr.c : modified manager -jdidcint.c: hardware assisted idct transform -Makefile: to compile picturebrowser (you will have to include in romfs to run our project) -io.h -zImage Running our picture viewer: -------------------------- open the project (in hardware folder) with quartus and in programmer install on the board. In the terminal: $ nio2-download -g zImage and the start nios2-terminal $ nios2-terminal at Boot, it detects the USB and run ./pictureviewer Navigate through buttons...enjoy it with moderation:) -README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser.c: file which handles the logic of buttoons and the driver (button) -hardware (folder): find the project inside and install on the board -jddctmgr.c : modified manager -jdidcint.c: hardware assisted idct transform -Makefile: to compile picturebrowser (you will have to include in romfs to run our project) -io.h -zImage Running our picture viewer: -------------------------- open the project (in hardware folder) with quartus and in programmer install on the board. In the terminal: $ nio2-download-g zImage and the start nios2-terminal $ nios2-terminal at Boot, it detects the USB and run ./pictureviewer Navigate through buttons...enjoy it with moderation:)
Platform: | Size: 2048 | Author: slmsw | Hits:

[Driver Developromfs

Description: I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand. -I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
Platform: | Size: 835584 | Author: Showna | Hits:

[Embeded Linuxromfs

Description: 本人编译的根文件系统,已经测试过,可直接使用。-I compiled the root file system has been tested, can be used directly.
Platform: | Size: 302080 | Author: dapeng | Hits:

[Internet-Networkgenromfs

Description: Embedded system romfs 檔案格式工具, run on linux 2.4-Embedded system romfs file format instrument, run on linux 2.4
Platform: | Size: 20480 | Author: Roi | Hits:

[Embeded Linuxromfs.2.4.x

Description: this the romfs file syetem for linx-this is the romfs file syetem for linx
Platform: | Size: 226304 | Author: daru | Hits:

[Linux-Unixromfs

Description: 此源码为嵌入式Linux系统中用的较多的romfs文件系统,源码经过了整理与提炼更加方面阅读与理解!-The source code for embedded Linux systems using the more romfs file system, source code after finishing with the more refined aspects of reading and understanding!
Platform: | Size: 7168 | Author: zjx | Hits:

[Linux-Unixuclinux

Description: Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果,主要还是功能 方面的!此次编译内核需要完成的功能包括文件系统 ext2 的挂载,网络驱动, 基本的 cash命令,lcd frambuffer 功能,串口功能。当然你也可以实现更多的文 件系统的挂载识别和更多驱动功能,但是内核及文件系统必然增大,这里只是-make menuconfig
Platform: | Size: 2169856 | Author: 张玉荣 | Hits:

[Linux-Unixfilesystem

Description: 本章目的是分析在Linux系统中如何实现新的文件系统。在介绍文件系统具体实现前先介绍文件系统的概念和作用,抽象出了文件系统概念模型。熟悉文件系统的内涵后,我们再近一步讨论Linux系统中和文件系统的特殊风格和具体文件系统在Linux中组成结构,逐步为读者勾画出Linux中文件系统工作的全景图。最后在事例部分,我们将以romfs文件系统作实例分析实现文件系统的普遍步骤。-The purpose of this chapter is to analyze how the Linux system, a new file system. In introducing the concrete realization of the file system the file system prior to introducing the concept and the role of abstract conceptual model of the file system. Familiar with the content of the file system, we discuss the Linux system and then taking a step forward and file system' s special style and the specific file system in Linux, composition, and gradually the reader lays out a Linux file system to work in the panorama. Finally, in some cases, we will romfs file system, file systems for instance analysis of the universal realization of the steps.
Platform: | Size: 93184 | Author: zerray | Hits:

[Embeded LinuxPortingCramfsAsRootfsInS3c2410

Description: 根文件系统是构建一个uCLinux 嵌入式系统的重要组成部分。目前嵌入式系统可以选择的根文件系统有:Romfs、CramFS、Ramfs、Jffs2、Ext2 等等,本系统采用CramFS 作为uCLinux 嵌入式系统的只读根文件系统。本文讨论了CramFS 文件系统的特点,并详细的说明了Nor Flash 上建立一个uClinux 的Cramfs 根文件系统的一般步骤。-Root file system is to build a uCLinux an important part of embedded systems. Currently embedded system can select the root file system: Romfs, CramFS, Ramfs, Jffs2, Ext2, etc., this system uses CramFS uCLinux embedded systems as read-only root file system. This article discusses the characteristics of the CramFS file system, and a detailed description of the Nor Flash on a uClinux' s Cramfs the general steps of the root file system.
Platform: | Size: 126976 | Author: shifunv | Hits:
« 12 »

CodeBus www.codebus.net