当前位置:
首页 资源下载
搜索资源 - download uboot 1.1.4
搜索资源列表
-
1下载:
三星强片S3C6410开发板的bootloader源代码,注意为了能上传通过,在文件后缀添加了.zip,可以在下载完成后去掉这个后缀-Samsung S3C6410 film development board' s bootloader source code, pay attention to in order to be able to upload through the file suffix added. Zip, can download to remove the suffix
-
-
0下载:
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
-
-
0下载:
This directory contains the source code for U-Boot, a boot loader for
Embedded boards based on PowerPC, ARM, MIPS and several other
processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and
-
-
0下载:
ARM11 S3C6410底层软件 UOOBT 启动 支持SD启动 WINCE LINUX TQ6410
u-boot 版本:u-boot-1.1.6
主要功能:
1、支持一键式菜单,操作简单方便
2、支持Nand Flash擦除、读、写
3、支持USB 下载镜像
4、支持打印、设置、保存环境变量
5、支持内存内容显示、对比、修改
6、支持bootm、bootargs设置
★ 提供源代码
-ARM11 S3C6410 UOOBT underlying so
-
-
0下载:
AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容:
1.准备所需要的软件和编译工具包
2.安装ARM-LINUX-GCC工具链
3.安装编译AT91BootStrap Bootloader
4.安装编译Uboot及AT91-Uboot补丁
5.安装编译Linux2.6.22及AT91-Linux补丁
6.安装下载工具AT91ISP及烧写文件
7.NFS根文件系统的建立
8.移植Boa Web服务器
9
-
-
0下载:
1.这是针对FL2440开发板的u-boot-2010.09版本移植代码补丁,请先下载原版u-boot-2010.09代码;
2.然后解压u-boot-2010.09代码,并把补丁文件uboot2010.09_fl2440.patch放在uboot的同级目录,进入uboot目录。
3.打补丁:patch -p1 <../uboot2010.09_fl2440.patch
4.配置是输入:make fl2440_config,
5.然后执行make即可执行生成u-boot.b
-