文件名称:bootloader
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的bootloader,包含了内存和flash 的初始化,可以引导并启动linux内核。-My bootloader, includes the code to initialize the RAM and flash,can load the linux kernel and start it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bootloader\boot.c
..........\boot.lds
..........\include\common.h
..........\.......\nandflash.h
..........\.......\ok6410.h
..........\.......\s3c6410.h
..........\.......\setup.h
..........\.......\uart.h
..........\init.c
..........\Makefile
..........\nandflash.c
..........\start.S
..........\u-boot.bin
..........\uart.c
..........\include
bootloader