文件名称:u-boot
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的U-BOOT,目标板为S3C6410,能完成基本的硬件初始化,如GPIO、时钟频率、串口等,引导linux内核的地方有待改进,适合初学者研究,没有官方U-BOOT源码复杂,结构清晰简洁。-Write your own U-BOOT, target board S3C6410, able to complete basic hardware initialization, such as GPIO, clock frequency, serial, and guide linux kernel to be desired, suitable for beginners, there is no official source U-BOOT complex structure clear and concise.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
arm\main.o
...\basic_init.c
...\main.c
...\nand_copy.o
...\start.S
...\advanced_init.c
...\link.lds
...\basic_init.o
...\Makefile
...\u-boot.elf
...\u-boot.dis
...\nand_copy.c
...\types.h
...\image.h
...\advanced_init.o
...\copy.bat
...\u-boot.bin
...\start.o
...\common.h
arm