搜索资源列表
uboot
- u-boot工程的总体结构、主要的数据结构、内存分配,主要分析流程中各函数的功能,基于FS2410板子的u-boot移植,实现了NOR Flash和NAND Flash启动,网络功能。 -u-boot project s overall structure, main data structures, memory allocation, the main function of the function of each process, based on u-boot board FS
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
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
K9K2G-Device-Driver
- K9K2G NAND FlASH Memory Device Driver
txx9ndfmc
- TXx9 NAND flash memory controller driver for linux.
CPU_API
- NOR和NAND是现在市场上两种主要的非易失闪存技术。-NOR and NAND market is now on the two main types of non-volatile flash memory technology.
uboot_daimaxiangxifenxi
- 涉及u-boot工程的总体结构,u-boot的流程、主要的数据结构、内存分配,U-boot在ST2410的移植,基于NOR FLASH和NAND FLASH启动。-Involving u- the overall structure of the boot project, u- the boot process, the main data structures, memory allocation, u- the boot in ST2410 transplantation, on the
txx9ndfmc
- TXx9 NAND flash memory controller driver.
camera
- 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.
tft
- 建议通过nand flash的uboot下载到内存中运行。 可以支持3.5寸、4.3寸、7寸液晶屏 需要修改TFT_Driver.h中的#define LCD_Type LCDW35 #define LCD_Type LCDW35 —>3.5寸屏 #define LCD_Type LCDW43 —>4.3寸屏 #define LCD_Type LCDA70 —>7.0寸屏-Suggestions to nand flash memory