文件名称:NANDFlash
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 116kb
- 下载次数:
- 0次
- 提 供 者:
- r***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
主要包含了Freescale的i.MX21的bootloader,功能包括从UART或USB OTG下载镜像到8bit或16bit的NANDFLASH中启动,或者直接从NANDFLASH启动。-A bootloader for i.MX21 to boot from NANDFLASH,UART or USB OTG.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NANDFlash\16Bit
.........\.....\boot.S
.........\.....\bootlink.lds
.........\.....\combineIplSpl.c
.........\.....\howto
.........\.....\ipl.c
.........\.....\link.lds
.........\.....\Makefile
.........\.....\mx2.h
.........\.....\nfc.h
.........\.....\nfc_ipl_read.c
.........\.....\nfc_spl_readwrite.c
.........\.....\spl.c
.........\.....\spllink.lds
.........\.....\splstartup.S
.........\.....\startup.S
.........\.....\uart.c
.........\.....\uart.h
.........\.....\usb.h
.........\.....\usbotg_internal.h
.........\.....\usbrx.c
.........\8Bit
.........\....\boot.S
.........\....\bootlink.lds
.........\....\combineIplSpl.c
.........\....\ecc.c
.........\....\howto
.........\....\ipl.c
.........\....\link.lds
.........\....\Makefile
.........\....\mx2.h
.........\....\mx2_ipl_read.c
.........\....\mx2_nand.h
.........\....\mx2_spl_readwrite.c
.........\....\nand_ecc.c
.........\....\spl.c
.........\....\spllink.lds
.........\....\splstartup.S
.........\....\startup.S
.........\....\uart.c
.........\....\uart.h
.........\....\usb.h
.........\....\usbotg_internal.h
.........\....\usbrx.c
NANDFlash
.........\.....\boot.S
.........\.....\bootlink.lds
.........\.....\combineIplSpl.c
.........\.....\howto
.........\.....\ipl.c
.........\.....\link.lds
.........\.....\Makefile
.........\.....\mx2.h
.........\.....\nfc.h
.........\.....\nfc_ipl_read.c
.........\.....\nfc_spl_readwrite.c
.........\.....\spl.c
.........\.....\spllink.lds
.........\.....\splstartup.S
.........\.....\startup.S
.........\.....\uart.c
.........\.....\uart.h
.........\.....\usb.h
.........\.....\usbotg_internal.h
.........\.....\usbrx.c
.........\8Bit
.........\....\boot.S
.........\....\bootlink.lds
.........\....\combineIplSpl.c
.........\....\ecc.c
.........\....\howto
.........\....\ipl.c
.........\....\link.lds
.........\....\Makefile
.........\....\mx2.h
.........\....\mx2_ipl_read.c
.........\....\mx2_nand.h
.........\....\mx2_spl_readwrite.c
.........\....\nand_ecc.c
.........\....\spl.c
.........\....\spllink.lds
.........\....\splstartup.S
.........\....\startup.S
.........\....\uart.c
.........\....\uart.h
.........\....\usb.h
.........\....\usbotg_internal.h
.........\....\usbrx.c
NANDFlash