搜索资源列表
TQ2440的学习——UBOOT移植(移植准备以及配置头文件的初步修改
- TQ2440的学习——UBOOT移植(移植准备以及配置头文件的初步修改),是学习嵌入式源码移植的不错资料。
u-boot-1.1.6
- Uboot学习笔记!! !很好的哦-Uboot study notes! ! ! ! ! Oh good! ! ! ! ! ! ! !
ulcd.tar
- 用于天嵌s2440板子的lcd简单测试程序,在linux环境下以make命令编译出ulcd.bin文件。然后在uboot环境下使用:输入 tftp 0x30000000 ulcd.bin上传二进制代码后,再运行go 0x30000000即可看到液晶屏出现色彩条纹。-Simple LCD test routines for EmbedSky TQ2440 board. Please compile it by make on linux, then use it on uboot: First
u-boot-1.1.6_For_2440(Linux)
- ARM9 2440 Uboot源程序, 版本为1.1.6,TQ2440的配套源程序。 带u口下载和NAND启动-ARM9 2440' s Uboot source, version 1.1.6, TQ2440 supporting source. NAND with u I download and start
SJF2440
- SJT 2440 v0.1 This tool was provided with the tq2440 Also includes uboot for the tq2440 dev board
cmd_yaffs.c
- 基于TQ2440的编译Uboot镜像的源码,支持大于64M的文件系统烧写。(在天嵌自带的光盘Uboot源码u-boot-1.1.6_20100601.tar.bz2的Common下增加此代码,并修改相应的Makefile,得到Uboot镜像就可以支持大于64M的文件系统烧写。烧写时在命令行模式下loadYaffs 0x30000000 root)-Based on the support of more than 64M TQ2440 file system programming of Ubo
U-boot--porting
- Uboot 移植专业文档。Uboot 1.1.6 ;内核2.6.30.4;目标板 TQ2440。网卡 DM9000.-Uboot transplant professional documents. Uboot 1.1.6 The kernel 2.6.30.4 TQ2440 target board. DM9000 network card.
bootloader_S3C2440
- UBOOT代码详细分析,以及如何移植到TQ2440开发板。-UBOOT code detailed analysis, and how to transplant TQ2440 development board.
dunken20121102
- TQ2440的UBOOT移植成果,支持NAND NOR 等启动 移植基于嵌入式之任我行-The TQ2440 UBOOT transplant outcomes, support NAND NOR Start transplantation based on embedded wind took
u-boot-2012.10_tq2440byAceKwei
- u-boot-2012.10_tq2440byAceKwei.patch 用于TQ2440的uboot补丁文件,打好补丁编译后,可直接使用~-u-boot-2012.10_tq2440byAceKwei.patch for the the TQ2440 uboot patch file, compiled a good patch, can be used directly to
Uboot--Note
- Uboot2012.10月版本适用于TQ2440移植技术文档-Uboot2012.10 version applies TQ2440 transplantation technical documentation
uCOS-II_20091031
- 提供TQ2440开发板上UBOOT的详细程序,供开发员参考-Provide the TQ2440 the development board UBOOT the detailed program for the development of reference
u-boot-1.1.6_20100601
- 此uboot源代码为TQ2440开发板配套使用的uboot源代码,利用交叉编译工具编译好后,使用securityCRT终端下载到开发板即可使用-The uboot source for TQ2440 development board supporting the use of uboot source code.
EmbedSky_boot_20091031
- 此为嵌入式开发板TQ2440, ARM9中已经配置编译好的uboot程序源代码。编译可使用。-This is TQ2440 embedded development board, already configured in the ARM9 compiled uboot program source code.
touchscreen
- 基于TQ2440开发板的触摸屏功能的实现,有屏幕校验功能,是裸机程序,在uboot中开发,使用的是3.4.5的交叉编译器-TQ2440 touchscreen
iceboot
- 基于TQ2440的建议Uboot实现,包括: 核心初始化 内存初始化 mmu初始化 按键初始化 nandflash初始化 DMA初始化 LCD初始化 电阻式触摸屏驱动 网卡初始化 移植tftp客户端 移植bootm命令 对上述内容的测试程序 代码风格良好,注释详细,可用于2440平台的学习,有兴趣的可以向本人要学习所做的笔记。QQ:49042765-Based on Uboot s proposed TQ24
TQ2440
- 基于2440的nandflash程序,裸机程序,主要用于uboot-nandflash program in 2440
TQ2440
- 2440下串口控制台的裸机程序,主要用于uboot-program of serial in 2440
tq2440_mybootloader
- 不使用官方的U-boot来做一些TQ2440的初始化工作-no uboot, init the board
S3C2440usbslave
- tq2440 usb device 源码,直接兼容tq2440 uboot中的usb下载部分-tq2440 usb device