搜索资源列表
-
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-boot1.3.0的原码,从配了网络驱动和FLASH的驱动,并该用ESC竟如-u-boot1.3.0 the original code, from the allocation of a network drive and FLASH drives, and the use of ESC竟如
-
-
0下载:
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 o
-
-
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下载:
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
-