Description: 改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。
1、支持串口下载,ftp下载。
2、flash操作。
3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。
4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。
5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.-rewrite the U-boot for Porting (Note that this source is under pressure in windows a shrinking). A support serial download, ftp download. 2, flash operation. 3, in short, u-boot is a portable in a variety of microcontroller on the Bootloader. Its function was particularly strong. 4, the transplant against s3C4510, flash a 2M 16 width, 16M SDRAM a width of 16. RTL8019 network physical layer. 5, you can directly windows unpacked, put u-boot.bin burning FLASH to the 0x0, redhat 9 or put under re-make. Platform: |
Size: 12421120 |
Author:马明 |
Hits:
Description: 三星强片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 after the completion of Platform: |
Size: 7199744 |
Author:huangzhuo |
Hits:
Description: uboot 源码,版本 1.3.1This 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 run application
code.
The development of U-Boot is closely related to Linux: some parts of
the source code originate in the Linux source tree, we have some
header files in common, and special provision has been made to
support booting of Linux images.-The development of U-Boot is closely related to Linux: some parts of
the source code originate in the Linux source tree, we have some
header files in common, and special provision has been made to
support booting of Linux images. Platform: |
Size: 9003008 |
Author:lb |
Hits:
Description: 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 run application
code.
Platform: |
Size: 11534336 |
Author:bbkhjy |
Hits:
Description: 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 software start-up support SD-WINCE LINUX TQ6410 u-boot version: u-boot-1.1.6 main function: 1, to support one-click menu, easy operation 2 in support of Nand Flash erase, read, write 3 , USB download mirror 4, to support printing, set, save the environment variable 5 to support the memory content display, contrast, modify 6, support bootm, bootargs set to provide the source code ★ Platform: |
Size: 2151424 |
Author:马义忠 |
Hits:
Description: 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.bin-1. This is a development board for the FL2440 u-boot-2010.09 release porting code patches, download the original u-boot-2010.09 Code 2. Then extract the u-boot-2010.09 code and the patch file uboot2010.09_fl2440.patch uboot on the same directory, enter the uboot directory. 3. patch: patch-p1 < ../ uboot2010.09_fl2440.patch 4. Enter configuration is: make fl2440_config, 5. then make to the generated u-boot.bin Platform: |
Size: 36864 |
Author:yuanbaotai |
Hits: