Description: My bootloader, includes the code to initialize the RAM and flash,can load the linux kernel and start it.
To Search:
File list (Check if you may need any files):
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