搜索资源列表
nandflash
- nand flash相关资料,以及mtd源码(包括源码分析)-nand flash-related information, as well as mtd source code (including source code analysis)
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
nand
- 基于ARM9的NAND FLASH的驱动程序,对大家开发应该有帮助-ARM9-based NAND FLASH driver to all of us should have to help develop
cpu_init
- 2440 NAND FLASH初始化驱动代码,具体请参考代码内容-2440 NAND FLASH driver initialization code, please refer to code the content of specific
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
Flash
- FLASH驱动程序,包括nand flash 和norflash驱动程序。-自动检测中英文中译英英译中 百度翻译 . FLASH driver, including NAND flash and norflash drivers
uffs-v1.3.3
- UFFS v1.3.3 is released. - Simplify flash interface. - Improved bad block handling. - Better support for MLC NAND flash. - Added hardware ECC and RS-ECC controller emulator. - Bug fixes. The biggest change of this rele
AM29F800-Device-Driver
- AM29F800 NAND Flash Device Driver
K9K2G-Device-Driver
- K9K2G NAND FlASH Memory Device Driver
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.
Flash-driver
- Linux程序包mtd文件: nand Flash驱动位置文件主要在nand目录下,如drivers/mtd/nand/ts7250.c。 nor Flash 驱动配置文件主要在maps目录下。- NAND Flash drive
davinci_nand--
- davinci_nand.c - NAND Flash Driver for DaVinci family chips.
1.8--nand-flash
- 针对fl2440的arm开发板。实现nandflash使用功能。是简单的nandflash(128M)驱动源码。-Fl2440 arm development board.Nandflash use. Simple nandflash (128M) driver source.
1.8--nand-flash-256M-nand
- Fl2440 arm development board.Nandflash use. Simple nandflash (128M) driver source.
nand
- nand flash驱动程序,arm9 三星的2440友善之臂开发板。-nand flash driver, arm9 Samsung s 2440 friendly arm development board.
davinci_nand
- NAND Flash Driver for DaVinci family chips.
gpmi-nand
- Freescale GPMI NAND Flash Driver.
gpmi-nand
- Freescale GPMI NAND Flash Driver.
nand-flash
- 此程序是NAND flash驱动程序的移植,移植部分在文中注释-This program is a NAND flash driver transplantation, part of the comment in the text
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)