Location:
Search - uboot1.2.0
Search list
Description: 自己修改的U-boot1.1.4For AT91RM9200DK.
请用armgcc3.3.2编译。-its own amended U-boot1.1.4For AT91RM9200DK. Please ar mgcc3.3.2 compiler.
Platform: |
Size: 8881406 |
Author: www |
Hits:
Description: 详细分析了Uboot1.1.2的源代码,包括启动部分,网络部分,命令解析部分以及Linux的引导部分,希望能给初学Uboot的朋友们带来帮助.
Platform: |
Size: 235659 |
Author: psbec |
Hits:
Description: 这是S3C2410 UBOOT1.1.4启动的2进制文件,烧写完了可启动zImage有TFTP
Platform: |
Size: 133189 |
Author: 按时地方 |
Hits:
Description: uboot1.3.2在阳初2410板子上移植的代码,邮于2410的开发板的大多硬件是类似的,所以只需要稍加修改就可以应用到你的系统上,下载后请自己将扩展名改为tar.bz2格式
Platform: |
Size: 8475872 |
Author: ecomputer |
Hits:
Description: uboot1.2.0移植到阳初2410开发板的详细笔记,移植以后开发板从nand flash启动。
Platform: |
Size: 24353 |
Author: xiaoxiao850808@163.com |
Hits:
Description: u-boot-1.4.4的源代码
适合嵌入式开发的朋友。
因为后缀名不支持bz2,我在后面加上了gz。下载后重命名为bz2的后缀即可-u-boot-1.4.4 source code for embedded development friends. Because the suffix does not support bz2, I insert a gz. After downloading named for the suffix can bz2
Platform: |
Size: 5945344 |
Author: 孙凯 |
Hits:
Description: 自己修改的U-boot1.1.4For AT91RM9200DK.
请用armgcc3.3.2编译。-its own amended U-boot1.1.4For AT91RM9200DK. Please ar mgcc3.3.2 compiler.
Platform: |
Size: 8881152 |
Author: www |
Hits:
Description: u-boot 1.2.0源代码,u-boot的最新版本。欢迎大家下载!下载后将文件名更改为u-boot-1.2.0.tar.bz2-u-boot 1.2.0 source code, u-boot the latest version. Welcome to download! Download file name will be changed to u-boot-1.2.0.tar.bz2
Platform: |
Size: 6929408 |
Author: 志气流氓 |
Hits:
Description: 详细分析了Uboot1.1.2的源代码,包括启动部分,网络部分,命令解析部分以及Linux的引导部分,希望能给初学Uboot的朋友们带来帮助.
Platform: |
Size: 235520 |
Author: psbec |
Hits:
Description: 这是S3C2410 UBOOT1.1.4启动的2进制文件,烧写完了可启动zImage有TFTP-This is the S3C2410 UBOOT1.1.4 started 2-band file, programmer can start over zImage have TFTP
Platform: |
Size: 133120 |
Author: 按时地方 |
Hits:
Description: uboot1.3.2在阳初2410板子上移植的代码,邮于2410的开发板的大多硬件是类似的,所以只需要稍加修改就可以应用到你的系统上,下载后请自己将扩展名改为tar.bz2格式-Yang uboot1.3.2 in early 2410 on the transplant board code, the Post in 2410 most of the development board
Platform: |
Size: 8475648 |
Author: ecomputer |
Hits:
Description: uboot1.3.0 for s3c2440, 支持nand flash启动-uboot1.3.0 for s3c2440, support nand flash boot
Platform: |
Size: 13666304 |
Author: wangqiang |
Hits:
Description: 把uboot1.1.2板移植到intel xscal pax270 mcu 上。很实用,有兴趣的不凡看看。-Uboot1.1.2 plate to migrate to the intel xscal pax270 mcu. Practical, interested to see out of the ordinary.
Platform: |
Size: 235520 |
Author: pengkohuang |
Hits:
Description: 本源码是uboot在bf537芯片上的移植,它是在vdsp++5.0环境下编译的,支持uboot绝大部分常用的命令,方便剪裁-The source is in uboot for bf537 on chip transplantation, it is vdsp++5.0 compiler environment, and support the vast majority of commonly used uboot order to facilitate the tailoring
Platform: |
Size: 5718016 |
Author: 张涛 |
Hits:
Description: uboot1.3.4 samsung release1.2 20090507
Platform: |
Size: 14524416 |
Author: ryan |
Hits:
Description: u-boot 的移植。平台2416,交叉编译4.2.2.我成功在2416的开发板上移植成功。-u-boot porting. Platform 2416
Platform: |
Size: 1027072 |
Author: 王国荣 |
Hits:
Description: u-boot AT91SAM9260ek
Platform: |
Size: 10438656 |
Author: 朱 |
Hits:
Description: uboot1.2.0 完整的最新版的uboot源代码-uboot1.2.0 complete source code for the latest version of uboot
Platform: |
Size: 12020736 |
Author: 刘大壮 |
Hits:
Description: ln2410sbc uboot1.0.1 source.
Platform: |
Size: 7079936 |
Author: DarkHorse |
Hits:
Description: 1. ubuntu910 ---- 本书第二篇和第三篇的完整实验环境虚拟机。读者需要先自行安装vmware7.0 workstation软件或更高版本,然后将此目录拷贝到至少有剩余15G空间的硬盘分区上,使用vmware软件的打开虚拟机功能就可以使用本实验环境了。
2. docs ---- 提供给读者的一些学习参考资料
3. image ---- 含有完整的嵌入式linux系统的二进制文件,用于体验嵌入式linux系统
4. software ---- 含有本书实验需要用到的一些软件。其它软件,请读者自行获取
5. work ---- 含有本书实验的所有代码
5.1 armarch ---- 用于本书第1篇的实验的所有代码
5.2 sysbuild ---- 用于本书第2篇的实验的所有代码
5.3 studydriver ---- 用于本书第3篇的实验的所有代码-this is goog txt
Platform: |
Size: 10039296 |
Author: 王杰 |
Hits: