搜索资源列表
Jflash.tar
- 利用PC的并口做的JTAG接口,向基于S3C2410A系统的Flash芯片烧入bootloader的程序源码。-use of the PC parallel port JTAG interface done to the system based on S3C2410A burned into the chip Flash Bootloader procedures source.
flash_driver
- 嵌入式LINUX中FLASH的驱动源码。可以用于ARM7、ARM9、AMD等系统中。-FLASH Embedded Linux driver source. Can be used ARM7, ARM9, AMD and other systems.
uboot_for_s3c4510
- 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.
s3c2440_vivi_y2.0.tar
- s3c2440 bootloader 源码,支持nand flash 启动,支持串口升级。-s3c2440 Bootloader source support nand flash activated Serial support escalation.
ARMflash
- ARM flash 烧写程序源码,全部源代码,功能强大,文档详尽,不失为开发利器
SJF2440
- 基于通用GPIO口的flash 烧写软件代码,移植于三星基于PC的烧写源码。扩展了很多其他测试功能,支持多种flash,支持s3c2440处理器。
uboot
- uboot代码详细分析。包括u-boot-1.1.6 之cpu/arm920t/start.s 分析、u-boot 中.lds 连接脚本文件的分析、U-BOOT 内存布局及启动过程浅析、从NAND 闪存中启动U-BOOT 的设计、U-BOOT 源码分析及移植;U-BOOT 源码分析及移植;U-boot 在ST2410 的移植,基于NOR FLASH 和NAND FLASH 启动等等;比较全面的讲解-the uboot code for detailed analysis. U-boot-1.1.
vidcat
- 可在S3C2440A平台上运行的VIDCAT源码,控制USB摄像头拍照的程序,可生成图片文件存储在FLASH盘中-S3C2440A platform can run on VIDCAT source, control USB camera to take photographs of the process, can generate the image file is stored in FLASH intraday
yaffs
- yaffs文件系统源码,YAFFS是第一个专门为NAND Flash存储器设计的嵌入式文件系统,适用于大容量的存储设备;并且是在GPL(General Public License)协议下发布的-yaffs file system source code, YAFFS is the first specifically for NAND Flash memory design for embedded file system for large-capacity storage devices
s3c2410
- nand驱动范例,驱动nand flash芯片。学习flash驱动的很好源码!-Examples of NAND driver, driver nand flash chip. Learn flash drives a good source!
tq2440-source
- TQ2440开发板的测试程序,源码。s3c2440处理器,uart ,lcd,flash等器件的驱动程序设计,开发板的引导代码。-the TQ2440 borad test source,the development is ADS ,THE CPU IS S3C2440
am29lv160
- nor flash的源码,可以做为启动代码烧写的代码-nor flash source code, can be used as boot code Shaoxie code
yamon
- P10平台的au1250核心的yamon源码,基于NAND Flash的,很有参考价值。-P10 platform au1250 core yamon source code, based on NAND Flash, the great reference value.
DM6467Bootloader
- DM6467自举源码,TI芯片DM6467 bootloader源码-DM6467 boot source, TI s chip The DM6467 the bootloader source code (Flash programming source)
S3C2440
- 在S3C2440上运行的“俄罗斯方块”源码(刷屏不闪烁,支持触摸屏功能)-Tetris source code running on S3C2440 (scraper does not flash, support for touch-screen functionality)
nand_lowlevel
- uboot下nandflash的驱动源码,用来学习驱动编写-the driver code of uboot ,you can learn how to operate the nand flash。
sun8iw5p1.tar
- 此代码为全志R16(A33)平台,nand驱动的代码,R16源码在init.rc阶段支持nand模块加载,但需要把生成的nand.ko放入ramdisk.img中,并且能调用insmod命令插入nand模块,这样才可正常启动。-this nand driver code is based on R16 soc of allwinner. if you develop board want to support nand flash ,you can put nand.ko in RAMDISK.
yaffs2-HEAD-e57244d.tar
- YAFFS2文件系统广泛用于嵌入式设备中,对NAND Flash有较好的支持,其虽然主要应用于Linux系统内,但由于为纯C语言代码实现,具有非常好的可移植性,因此也可以移植到其他操作系统下使用。 该源码包为YAFFS2的e57244d版本,分享共大家使用。(The YAFFS/YAFFS2 file system is widely used in embedded devices, has a good support to NAND Flash, although it is mainl