文件名称:iceboot
-
所属分类:
- 标签属性:
- 上传时间:2015-08-29
-
文件大小:54.18kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于TQ2440的建议Uboot实现,包括:
核心初始化
内存初始化
mmu初始化
按键初始化
nandflash初始化
DMA初始化
LCD初始化
电阻式触摸屏驱动
网卡初始化
移植tftp客户端
移植bootm命令
对上述内容的测试程序
代码风格良好,注释详细,可用于2440平台的学习,有兴趣的可以向本人要学习所做的笔记。QQ:49042765-Based on Uboot s proposed TQ2440 implementation, including:
Core initialization
Memory initialization
MMU initialization
Key initialization
Nandflash initialization
DMA initialization
LCD initialization
Resistive touch screen driver
Network card initialization
Transplant TFTP client
Transplant bootm command
Test procedure for the above mentioned contents
Good code style, detailed notes, can be used for the 2440 platform of learning, there are interested can learn to me to learn what to do. QQ:49042766
核心初始化
内存初始化
mmu初始化
按键初始化
nandflash初始化
DMA初始化
LCD初始化
电阻式触摸屏驱动
网卡初始化
移植tftp客户端
移植bootm命令
对上述内容的测试程序
代码风格良好,注释详细,可用于2440平台的学习,有兴趣的可以向本人要学习所做的笔记。QQ:49042765-Based on Uboot s proposed TQ2440 implementation, including:
Core initialization
Memory initialization
MMU initialization
Key initialization
Nandflash initialization
DMA initialization
LCD initialization
Resistive touch screen driver
Network card initialization
Transplant TFTP client
Transplant bootm command
Test procedure for the above mentioned contents
Good code style, detailed notes, can be used for the 2440 platform of learning, there are interested can learn to me to learn what to do. QQ:49042766
(系统自动生成,下载前可以参看下载内容)
下载文件列表
atag.h
boot.c
dev/
dev/button.c
dev/dm9000.c
dev/dm9000.h
dev/dma.c
dev/interrupt.c
dev/lcd.c
dev/led.c
dev/Makefile
dev/mmu.c
dev/nand.c
dev/qq_bmp.c
dev/ts.c
dev/uart.c
ice-boot.lds
include/
include/arp.h
include/ctype.h
include/gcclib.h
include/kernel.h
include/string.h
include/types.h
lib/
lib/ctype.c
lib/div64.h
lib/div64.S
lib/lib1funcs.S
lib/Makefile
lib/muldi3.c
lib/printf.c
lib/printf.h
lib/string.c
lib/vsprintf.c
lib/vsprintf.h
main.c
Makefile
net/
net/arp.c
net/Makefile
net/tftp.c
start.S
boot.c
dev/
dev/button.c
dev/dm9000.c
dev/dm9000.h
dev/dma.c
dev/interrupt.c
dev/lcd.c
dev/led.c
dev/Makefile
dev/mmu.c
dev/nand.c
dev/qq_bmp.c
dev/ts.c
dev/uart.c
ice-boot.lds
include/
include/arp.h
include/ctype.h
include/gcclib.h
include/kernel.h
include/string.h
include/types.h
lib/
lib/ctype.c
lib/div64.h
lib/div64.S
lib/lib1funcs.S
lib/Makefile
lib/muldi3.c
lib/printf.c
lib/printf.h
lib/string.c
lib/vsprintf.c
lib/vsprintf.h
main.c
Makefile
net/
net/arp.c
net/Makefile
net/tftp.c
start.S
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.