stepldr .S3C244X equipped with an internal SRAM buffer called 鈥楽teppingstone鈥? When booting, the first 4 KBytes of the NAND flash memory will be loaded into Steppingstone and the boot code loaded into Steppingstone will be executed.
标签: teppingstone equipped internal stepldr
上传时间: 2017-03-05
上传用户:songnanhua
将s3c2410作为usb设备,本程序是在纯裸机状态,即没有操作系统下实现,将编译好的2进制文件直接烧到NAND flash的零地址,即可实现将s3c2410作为usb设备。
上传时间: 2014-06-19
上传用户:LIKE
用于mini2440开发板的新版u-boot全部源码,版本是2008.10。支持NAND falsh引导,支持yaffs烧写。是本人移植的。在此共享。
上传时间: 2014-01-24
上传用户:坏坏的华仔
本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FRead(),读出文件数据 3)FS_FClose(),关闭文件 5. FS_Exit(),关闭文件系统. 具体文件系统应用接口见fs_api.h
上传时间: 2017-04-07
上传用户:缥缈
TI的DM6446的硬件平台搭建的相关例子,涉及到硬件驱动,gel的使用,NAND编程等几大方面,非常实用
上传时间: 2013-12-14
上传用户:zhengzg
yaffs文件系统源码,YAFFS是第一个专门为NAND Flash存储器设计的嵌入式文件系统,适用于大容量的存储设备;并且是在GPL(General Public License)协议下发布的
上传时间: 2014-10-12
上传用户:270189020
基于龙芯CPU核的SOC,HS3210i的Datasheet,一路网口,两路CAN,AC97,PS2键盘鼠标,LCD控制器,串口,SPI,I2C,SDRAM,Nor Flash, NAND Flash。
上传时间: 2013-12-05
上传用户:windwolf2000
Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
标签: Opie probably Angstom progess
上传时间: 2013-12-17
上传用户:gaojiao1999
sjf2410和sjf2440 还有giveio的驱动程序。 此程序是在windows环境下的flash烧写工具,可以烧写(NAND和nor flash)。
上传时间: 2013-12-30
上传用户:love1314
usb mon 增加了uart下载,NAND flash的烧写功能
上传时间: 2014-01-02
上传用户:BOBOniu