搜索资源列表
MTD_code_analysis
- Linux下 MTD源代码分析,针对nand flash和nor flash的驱动开发-Linux source code analysis, against nand flash and the flash nor the Driver Development
NAND
- 清华大学-电子信息工程系-实验用ARM-linux-源代码-NAND篇
yaffs_source_util_ok.tar
- Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过来。这是已经修改过的。
YAFFS_On_Linux
- 本文分析了基于NAND闪存的文件系统YAFFS的有关特性。通过在嵌入式Linux上实现YAFFS的实例,介绍了在嵌入式系统中使用NAND闪存的方法。-This paper analyzes the NAND flash memory-based file system YAFFS relevant characteristics. Adopted in the embedded Linux to achieve YAFFS example, introduced the system in th
yaffs
- Linux下的用于Nand Flash的文件系统的源代码,很有参考价值哦-Under Linux for Nand Flash file system source code, are worthy oh
yaffsforLINUX
- Yaffs(Yet Another Flash File System)文件系统是专门针对NAND 闪存设计的嵌入式文件系统,考虑到现在的NAND FLASH容量越做越大,该源码实现yaffs2在LINUX系统的自动选择挂载。-Yaffs (Yet Another Flash File System) file system is designed specifically for NAND flash memory embedded file system, taking into accou
s3c2410_nand
- linux下nand flash驱动的实现代码-nand flash drive under linux the realization of the code
sjf2410_linux
- You can use this as one method to un-brick your Neo1973, in case your bootloader has been corrupted. sjf2410-linux is a linux-enabled version of the sjf2410 tool. It allows you to use a wiggler compatible JTAG Probe to program NAND and NO
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
linux_nand_flash_guide_CN-20090903
- 君正LINUX NAND FLASH开发指南,对MIPs处理器下如何使用NAND FLASH很有帮助-Jun is LINUX NAND FLASH Developer' s Guide, on the MIPs processor, how to use NAND FLASH helpful
nand_large_page
- 用于2k大页面读写的linux程序,可直接编译后下载到开发板。-2k large pages for linux to read and write process, can be compiled directly downloaded to the development board.
s3c6410_nand.tar
- linux nand driver for s3c6410
Linux-driver-development19
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第19章、Flash设备驱动。Flash在嵌入式系统中是必不可少的,它是BootLoader、Linux内核和文件系统的最佳载体。在Linux内核中,引入了MTD层为NOR Flash和NAND Flash设备提供统一的接口,从而使得Flash驱动的设计工作大为简化。19.1节讲解了Linux Flash驱动的结构,主要讲解了MTD系统的层次结构和接口。19.2节和19.3节分别讲解了NOR Flash和N
make-Nand-Flash-driver-on-linux
- 本文档详细描述了nandflash硬件特性及在linux下nandflash驱动实现的代码详细注释,可作为编写nandflash驱动的参考-This document describe nandflash hardware feature and the driver of linux very detail.help for you to learn nandflash.
mtd-nand-s3c2410
- NAND device controller platform device info for Embedded Linux.
regs-nand
- S3C2410 NAND register definitions for Embedded Linux.
gpmc-nand
- assume 4-bit mode is only supported on OMAP3630 Source Code for Linux v2.13.6.
pxa3xx-nand
- Extra OS specific defines, etc. for Linux.
nand
- 基于linux的编程解算 基于linux的编程解算 基于linux的编程解算-Based on linux programming solutionBased on linux programming solutionBased on linux programming solutionBased on linux programming solution
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)