文件名称:u-boot-1.2.0.tar
-
所属分类:
- 标签属性:
- 上传时间:2012-10-19
-
文件大小:2.97mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。
备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation of u-boot1.2.0 source development board, or 2K support TX2440 large page nandflash, DM9000a 2440 network card manufacturers and other development board. Can set the environment variable to nandflash, network (tftp and nfs can) booting the kernel, the code analysis for beginners or as a top developer of the kernel boot tools. Note: The source in the ubuntu10.04 system, using arm-linux-softfloat-gnu-gcc2.4.5 compiler to compile successfully, and the TX2440 development board perfectly.
备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation of u-boot1.2.0 source development board, or 2K support TX2440 large page nandflash, DM9000a 2440 network card manufacturers and other development board. Can set the environment variable to nandflash, network (tftp and nfs can) booting the kernel, the code analysis for beginners or as a top developer of the kernel boot tools. Note: The source in the ubuntu10.04 system, using arm-linux-softfloat-gnu-gcc2.4.5 compiler to compile successfully, and the TX2440 development board perfectly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
u-boot-1.2.0/
u-boot-1.2.0/fs/
u-boot-1.2.0/fs/jffs2/
u-boot-1.2.0/fs/jffs2/jffs2_1pass.c
u-boot-1.2.0/fs/jffs2/compr_lzo.c
u-boot-1.2.0/fs/jffs2/jffs2_private.h
u-boot-1.2.0/fs/jffs2/compr_rubin.c
u-boot-1.2.0/fs/jffs2/jffs2_nand_1pass.c
u-boot-1.2.0/fs/jffs2/Makefile
u-boot-1.2.0/fs/jffs2/compr_zlib.c
u-boot-1.2.0/fs/jffs2/compr_lzari.c
u-boot-1.2.0/fs/jffs2/.depend
u-boot-1.2.0/fs/jffs2/mini_inflate.c
u-boot-1.2.0/fs/jffs2/compr_rtime.c
u-boot-1.2.0/fs/jffs2/jffs2_nand_private.h
u-boot-1.2.0/fs/Makefile
u-boot-1.2.0/fs/cramfs/
u-boot-1.2.0/fs/cramfs/Makefile
u-boot-1.2.0/fs/cramfs/cramfs.c
u-boot-1.2.0/fs/cramfs/uncompress.c
u-boot-1.2.0/fs/cramfs/.depend
u-boot-1.2.0/fs/ext2/
u-boot-1.2.0/fs/ext2/ext2fs.c
u-boot-1.2.0/fs/ext2/Makefile
u-boot-1.2.0/fs/ext2/dev.c
u-boot-1.2.0/fs/ext2/.depend
u-boot-1.2.0/fs/fat/
u-boot-1.2.0/fs/fat/fat.c
u-boot-1.2.0/fs/fat/Makefile
u-boot-1.2.0/fs/fat/.depend
u-boot-1.2.0/fs/fat/file.c
u-boot-1.2.0/fs/fdos/
u-boot-1.2.0/fs/fdos/fat.c
u-boot-1.2.0/fs/fdos/vfat.c
u-boot-1.2.0/fs/fdos/Makefile
u-boot-1.2.0/fs/fdos/fdos.c
u-boot-1.2.0/fs/fdos/fdos.h
u-boot-1.2.0/fs/fdos/subdir.c
u-boot-1.2.0/fs/fdos/dev.c
u-boot-1.2.0/fs/fdos/dos.h
u-boot-1.2.0/fs/fdos/.depend
u-boot-1.2.0/fs/fdos/fs.c
u-boot-1.2.0/fs/reiserfs/
u-boot-1.2.0/fs/reiserfs/reiserfs.c
u-boot-1.2.0/fs/reiserfs/Makefile
u-boot-1.2.0/fs/reiserfs/reiserfs_private.h
u-boot-1.2.0/fs/reiserfs/dev.c
u-boot-1.2.0/fs/reiserfs/mode_string.c
u-boot-1.2.0/fs/reiserfs/.depend
u-boot-1.2.0/System.map
u-boot-1.2.0/mips_config.mk
u-boot-1.2.0/ppc_config.mk
u-boot-1.2.0/nand_spl/
u-boot-1.2.0/nand_spl/board/
u-boot-1.2.0/nand_spl/board/amcc/
u-boot-1.2.0/nand_spl/board/amcc/sequoia/
u-boot-1.2.0/nand_spl/board/amcc/sequoia/u-boot.lds
u-boot-1.2.0/nand_spl/board/amcc/sequoia/Makefile
u-boot-1.2.0/nand_spl/board/amcc/sequoia/config.mk
u-boot-1.2.0/nand_spl/nand_boot.c
u-boot-1.2.0/cpu/
u-boot-1.2.0/cpu/arm920t/
u-boot-1.2.0/cpu/arm920t/interrupts.c
u-boot-1.2.0/cpu/arm920t/start.S
u-boot-1.2.0/cpu/arm920t/cpu.c
u-boot-1.2.0/cpu/arm920t/Makefile
u-boot-1.2.0/cpu/arm920t/at91rm9200/
u-boot-1.2.0/cpu/arm920t/at91rm9200/i2c.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/lowlevel_init.S
u-boot-1.2.0/cpu/arm920t/at91rm9200/lxt972.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/interrupts.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/serial.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/bcm5221.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/Makefile
u-boot-1.2.0/cpu/arm920t/at91rm9200/usb_ohci.h
u-boot-1.2.0/cpu/arm920t/at91rm9200/ether.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/dm9161.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/usb_ohci.c
u-boot-1.2.0/cpu/arm920t/ks8695/
u-boot-1.2.0/cpu/arm920t/ks8695/lowlevel_init.S
u-boot-1.2.0/cpu/arm920t/ks8695/interrupts.c
u-boot-1.2.0/cpu/arm920t/ks8695/serial.c
u-boot-1.2.0/cpu/arm920t/ks8695/Makefile
u-boot-1.2.0/cpu/arm920t/.depend
u-boot-1.2.0/cpu/arm920t/config.mk
u-boot-1.2.0/cpu/arm920t/s3c24x0/
u-boot-1.2.0/cpu/arm920t/s3c24x0/i2c.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/interrupts.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/serial.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/Makefile
u-boot-1.2.0/cpu/arm920t/s3c24x0/speed.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/usb_ohci.h
u-boot-1.2.0/cpu/arm920t/s3c24x0/.depend
u-boot-1.2.0/cpu/arm920t/s3c24x0/nand_flash.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/usb_ohci.c
u-boot-1.2.0/cpu/arm920t/imx/
u-boot-1.2.0/cpu/arm920t/imx/interrupts.c
u-boot-1.2.0/cpu/arm920t/imx/serial.c
u-boot-1.2.0/cpu/arm920t/imx/Makefile
u-boot-1.2.0/cpu/arm920t/imx/speed.c
u-boot-1.2.0/cpu/arm920t/imx/generic.c
u-boot-1.2.0/net/
u-boot-1.2.0/net/net.c
u-boot-1.2.0/net/sntp.h
u-boot-1.2.0/net/nfs.h
u-boot-1.2.0/net/tftp.c
u-boot-1.2.0/net/Makefile
u-boot-1.2.0/net/tftp.h
u-boot-1.2.0/net/eth.c
u-boot-1.2.0/net/rarp.c
u-boot-1.2.0/net/.depend
u-boot-1.2.0/net/rarp.h
u-boot-1.2.0/net/sntp.c
u-boot-1.2.0/net/bootp.c
u-boot-1.2.0/net/nfs.c
u-boot-1.2.0/net/bootp.h
u-boot-1.2.0/CHANGELOG-before-U-Boot-1.1.5
u-boot-1.2.0/MAINTAINERS
u-boot-1.2.0/u-boot.map
u-boot-1.2.0/examples/
u-boot-1.2.0/examples/test_burst_lib.S
u-boot-1.2.0/examples/test_burst.h
u-boot-1.2.0/examples/hello_world.srec
u-boot-1.2.0/examples/ppc_setjmp.S
u-boot-1.2.0/examples/mem_to_mem_idma2intr.c
u-boot-1.2.0/examples/eepro100_eeprom.c
u-boot-1.2.0/examples/smc91111_eeprom.c
u-boot-1.2.0/examples/test_burst.c
u-boot-1.2.0/examples/mips.lds
u-boot-1.2.0/examples/x86-testapp.c
u-boot-1.2.0/examples/Makefile
u-boot-1.2.0/examples/sched.c
u-boot-1.2.0/examples/hello_world.c
u-boot-1.2.0/examples/timer.c
u-boot-1.2.0/examples/interrupt.c
u-boot-1.2.0/examples/hello_world.bin
u-boot-1.2.0/examples/ppc_longjmp.S
u-boot-1.2.0/examples/nios.lds
u-boot-1.2.0/examples/README.smc91111_eeprom
u-boot-1.2.0/examples/.depend
u-boot-1.2.0/examples/82559_eeprom.c
u-boot-1.2.0/examples/stubs.c
u-boot-1.2.0/examples/nios2.lds
u-boot-1.2.0/arm_config.mk
u-boot-1.2.0/include/
u-boot-1.2.0/include/bedbug/
u-boot-1.2.0/include/bedbug/tables.h
u-boot-1.2.0/include/bedbug/regs.h
u-boot-1.2.0/include/bedbug/ppc.h
u-boot-1.2.0/include/bedbug/type.h
u-boot-1.2.0/include/bedbug/bedbug.h
u-boot-1.2.0/include/logbuff.h
u-boot-1.2.0/include/ppc440.h
u-boot-1.2.0/fs/
u-boot-1.2.0/fs/jffs2/
u-boot-1.2.0/fs/jffs2/jffs2_1pass.c
u-boot-1.2.0/fs/jffs2/compr_lzo.c
u-boot-1.2.0/fs/jffs2/jffs2_private.h
u-boot-1.2.0/fs/jffs2/compr_rubin.c
u-boot-1.2.0/fs/jffs2/jffs2_nand_1pass.c
u-boot-1.2.0/fs/jffs2/Makefile
u-boot-1.2.0/fs/jffs2/compr_zlib.c
u-boot-1.2.0/fs/jffs2/compr_lzari.c
u-boot-1.2.0/fs/jffs2/.depend
u-boot-1.2.0/fs/jffs2/mini_inflate.c
u-boot-1.2.0/fs/jffs2/compr_rtime.c
u-boot-1.2.0/fs/jffs2/jffs2_nand_private.h
u-boot-1.2.0/fs/Makefile
u-boot-1.2.0/fs/cramfs/
u-boot-1.2.0/fs/cramfs/Makefile
u-boot-1.2.0/fs/cramfs/cramfs.c
u-boot-1.2.0/fs/cramfs/uncompress.c
u-boot-1.2.0/fs/cramfs/.depend
u-boot-1.2.0/fs/ext2/
u-boot-1.2.0/fs/ext2/ext2fs.c
u-boot-1.2.0/fs/ext2/Makefile
u-boot-1.2.0/fs/ext2/dev.c
u-boot-1.2.0/fs/ext2/.depend
u-boot-1.2.0/fs/fat/
u-boot-1.2.0/fs/fat/fat.c
u-boot-1.2.0/fs/fat/Makefile
u-boot-1.2.0/fs/fat/.depend
u-boot-1.2.0/fs/fat/file.c
u-boot-1.2.0/fs/fdos/
u-boot-1.2.0/fs/fdos/fat.c
u-boot-1.2.0/fs/fdos/vfat.c
u-boot-1.2.0/fs/fdos/Makefile
u-boot-1.2.0/fs/fdos/fdos.c
u-boot-1.2.0/fs/fdos/fdos.h
u-boot-1.2.0/fs/fdos/subdir.c
u-boot-1.2.0/fs/fdos/dev.c
u-boot-1.2.0/fs/fdos/dos.h
u-boot-1.2.0/fs/fdos/.depend
u-boot-1.2.0/fs/fdos/fs.c
u-boot-1.2.0/fs/reiserfs/
u-boot-1.2.0/fs/reiserfs/reiserfs.c
u-boot-1.2.0/fs/reiserfs/Makefile
u-boot-1.2.0/fs/reiserfs/reiserfs_private.h
u-boot-1.2.0/fs/reiserfs/dev.c
u-boot-1.2.0/fs/reiserfs/mode_string.c
u-boot-1.2.0/fs/reiserfs/.depend
u-boot-1.2.0/System.map
u-boot-1.2.0/mips_config.mk
u-boot-1.2.0/ppc_config.mk
u-boot-1.2.0/nand_spl/
u-boot-1.2.0/nand_spl/board/
u-boot-1.2.0/nand_spl/board/amcc/
u-boot-1.2.0/nand_spl/board/amcc/sequoia/
u-boot-1.2.0/nand_spl/board/amcc/sequoia/u-boot.lds
u-boot-1.2.0/nand_spl/board/amcc/sequoia/Makefile
u-boot-1.2.0/nand_spl/board/amcc/sequoia/config.mk
u-boot-1.2.0/nand_spl/nand_boot.c
u-boot-1.2.0/cpu/
u-boot-1.2.0/cpu/arm920t/
u-boot-1.2.0/cpu/arm920t/interrupts.c
u-boot-1.2.0/cpu/arm920t/start.S
u-boot-1.2.0/cpu/arm920t/cpu.c
u-boot-1.2.0/cpu/arm920t/Makefile
u-boot-1.2.0/cpu/arm920t/at91rm9200/
u-boot-1.2.0/cpu/arm920t/at91rm9200/i2c.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/lowlevel_init.S
u-boot-1.2.0/cpu/arm920t/at91rm9200/lxt972.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/interrupts.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/serial.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/bcm5221.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/Makefile
u-boot-1.2.0/cpu/arm920t/at91rm9200/usb_ohci.h
u-boot-1.2.0/cpu/arm920t/at91rm9200/ether.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/dm9161.c
u-boot-1.2.0/cpu/arm920t/at91rm9200/usb_ohci.c
u-boot-1.2.0/cpu/arm920t/ks8695/
u-boot-1.2.0/cpu/arm920t/ks8695/lowlevel_init.S
u-boot-1.2.0/cpu/arm920t/ks8695/interrupts.c
u-boot-1.2.0/cpu/arm920t/ks8695/serial.c
u-boot-1.2.0/cpu/arm920t/ks8695/Makefile
u-boot-1.2.0/cpu/arm920t/.depend
u-boot-1.2.0/cpu/arm920t/config.mk
u-boot-1.2.0/cpu/arm920t/s3c24x0/
u-boot-1.2.0/cpu/arm920t/s3c24x0/i2c.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/interrupts.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/serial.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/Makefile
u-boot-1.2.0/cpu/arm920t/s3c24x0/speed.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/usb_ohci.h
u-boot-1.2.0/cpu/arm920t/s3c24x0/.depend
u-boot-1.2.0/cpu/arm920t/s3c24x0/nand_flash.c
u-boot-1.2.0/cpu/arm920t/s3c24x0/usb_ohci.c
u-boot-1.2.0/cpu/arm920t/imx/
u-boot-1.2.0/cpu/arm920t/imx/interrupts.c
u-boot-1.2.0/cpu/arm920t/imx/serial.c
u-boot-1.2.0/cpu/arm920t/imx/Makefile
u-boot-1.2.0/cpu/arm920t/imx/speed.c
u-boot-1.2.0/cpu/arm920t/imx/generic.c
u-boot-1.2.0/net/
u-boot-1.2.0/net/net.c
u-boot-1.2.0/net/sntp.h
u-boot-1.2.0/net/nfs.h
u-boot-1.2.0/net/tftp.c
u-boot-1.2.0/net/Makefile
u-boot-1.2.0/net/tftp.h
u-boot-1.2.0/net/eth.c
u-boot-1.2.0/net/rarp.c
u-boot-1.2.0/net/.depend
u-boot-1.2.0/net/rarp.h
u-boot-1.2.0/net/sntp.c
u-boot-1.2.0/net/bootp.c
u-boot-1.2.0/net/nfs.c
u-boot-1.2.0/net/bootp.h
u-boot-1.2.0/CHANGELOG-before-U-Boot-1.1.5
u-boot-1.2.0/MAINTAINERS
u-boot-1.2.0/u-boot.map
u-boot-1.2.0/examples/
u-boot-1.2.0/examples/test_burst_lib.S
u-boot-1.2.0/examples/test_burst.h
u-boot-1.2.0/examples/hello_world.srec
u-boot-1.2.0/examples/ppc_setjmp.S
u-boot-1.2.0/examples/mem_to_mem_idma2intr.c
u-boot-1.2.0/examples/eepro100_eeprom.c
u-boot-1.2.0/examples/smc91111_eeprom.c
u-boot-1.2.0/examples/test_burst.c
u-boot-1.2.0/examples/mips.lds
u-boot-1.2.0/examples/x86-testapp.c
u-boot-1.2.0/examples/Makefile
u-boot-1.2.0/examples/sched.c
u-boot-1.2.0/examples/hello_world.c
u-boot-1.2.0/examples/timer.c
u-boot-1.2.0/examples/interrupt.c
u-boot-1.2.0/examples/hello_world.bin
u-boot-1.2.0/examples/ppc_longjmp.S
u-boot-1.2.0/examples/nios.lds
u-boot-1.2.0/examples/README.smc91111_eeprom
u-boot-1.2.0/examples/.depend
u-boot-1.2.0/examples/82559_eeprom.c
u-boot-1.2.0/examples/stubs.c
u-boot-1.2.0/examples/nios2.lds
u-boot-1.2.0/arm_config.mk
u-boot-1.2.0/include/
u-boot-1.2.0/include/bedbug/
u-boot-1.2.0/include/bedbug/tables.h
u-boot-1.2.0/include/bedbug/regs.h
u-boot-1.2.0/include/bedbug/ppc.h
u-boot-1.2.0/include/bedbug/type.h
u-boot-1.2.0/include/bedbug/bedbug.h
u-boot-1.2.0/include/logbuff.h
u-boot-1.2.0/include/ppc440.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.