Welcome![Sign In][Sign Up]
Location:
Search - tq2440 uboot

Search list

[Program docTQ2440的学习——UBOOT移植(移植准备以及配置头文件的初步修改

Description: TQ2440的学习——UBOOT移植(移植准备以及配置头文件的初步修改),是学习嵌入式源码移植的不错资料。
Platform: | Size: 67072 | Author: 1479433857 | Hits:

[Linux-Unixu-boot-1.1.6

Description: Uboot学习笔记!! !很好的哦-Uboot study notes! ! ! ! ! Oh good! ! ! ! ! ! ! !
Platform: | Size: 169984 | Author: CHENG | Hits:

[Linux-Unixulcd.tar

Description: 用于天嵌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: Firstly, type tftp 0x30000000 ulcd.bin to upload it, Secondly run go 0x30000000 and see the colorful bars on your LCD.
Platform: | Size: 13312 | Author: asiavikin | Hits:

[Embeded Linuxu-boot-1.1.6_For_2440(Linux)

Description: 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
Platform: | Size: 2294784 | Author: TANG | Hits:

[Linux-UnixSJF2440

Description: SJT 2440 v0.1 This tool was provided with the tq2440 Also includes uboot for the tq2440 dev board
Platform: | Size: 433152 | Author: jbchow | Hits:

[Linux-Unixcmd_yaffs.c

Description: 基于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 Uboot. (Common in Uboot source code to increase, and modify the Makefile, you can get Uboot image file system to support more than 64M programming. Command-line mode loadYaffs 0x30000000 root)
Platform: | Size: 4096 | Author: 安丽 | Hits:

[Embeded LinuxU-boot--porting

Description: 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.
Platform: | Size: 174080 | Author: 叶紫权 | Hits:

[Other Embeded programbootloader_S3C2440

Description: UBOOT代码详细分析,以及如何移植到TQ2440开发板。-UBOOT code detailed analysis, and how to transplant TQ2440 development board.
Platform: | Size: 2271232 | Author: 宋士涛 | Hits:

[Software Engineeringdunken20121102

Description: TQ2440的UBOOT移植成果,支持NAND NOR 等启动 移植基于嵌入式之任我行-The TQ2440 UBOOT transplant outcomes, support NAND NOR Start transplantation based on embedded wind took
Platform: | Size: 4536320 | Author: | Hits:

[Embeded Linuxu-boot-2012.10_tq2440byAceKwei

Description: 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
Platform: | Size: 13312 | Author: AceKwei | Hits:

[Program docUboot--Note

Description: Uboot2012.10月版本适用于TQ2440移植技术文档-Uboot2012.10 version applies TQ2440 transplantation technical documentation
Platform: | Size: 5293056 | Author: AceKwei | Hits:

[Linux-UnixuCOS-II_20091031

Description: 提供TQ2440开发板上UBOOT的详细程序,供开发员参考-Provide the TQ2440 the development board UBOOT the detailed program for the development of reference
Platform: | Size: 1420288 | Author: 任灵飞 | Hits:

[Linux driveru-boot-1.1.6_20100601

Description: 此uboot源代码为TQ2440开发板配套使用的uboot源代码,利用交叉编译工具编译好后,使用securityCRT终端下载到开发板即可使用-The uboot source for TQ2440 development board supporting the use of uboot source code.
Platform: | Size: 1457152 | Author: | Hits:

[Embeded-SCM DevelopEmbedSky_boot_20091031

Description: 此为嵌入式开发板TQ2440, ARM9中已经配置编译好的uboot程序源代码。编译可使用。-This is TQ2440 embedded development board, already configured in the ARM9 compiled uboot program source code.
Platform: | Size: 51200 | Author: | Hits:

[Linux drivertouchscreen

Description: 基于TQ2440开发板的触摸屏功能的实现,有屏幕校验功能,是裸机程序,在uboot中开发,使用的是3.4.5的交叉编译器-TQ2440 touchscreen
Platform: | Size: 36864 | Author: wangxiancai | Hits:

[Linux drivericeboot

Description: 基于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
Platform: | Size: 55296 | Author: geenli | Hits:

[Linux driverTQ2440

Description: 基于2440的nandflash程序,裸机程序,主要用于uboot-nandflash program in 2440
Platform: | Size: 6144 | Author: 易欢 | Hits:

[Embeded LinuxTQ2440

Description: 2440下串口控制台的裸机程序,主要用于uboot-program of serial in 2440
Platform: | Size: 22528 | Author: 易欢 | Hits:

[Linux drivertq2440_mybootloader

Description: 不使用官方的U-boot来做一些TQ2440的初始化工作-no uboot, init the board
Platform: | Size: 122880 | Author: 程序员 | Hits:

[SCMS3C2440usbslave

Description: tq2440 usb device 源码,直接兼容tq2440 uboot中的usb下载部分-tq2440 usb device
Platform: | Size: 238592 | Author: luoyer | Hits:

CodeBus www.codebus.net