文件名称:my_bootloader
介绍说明--下载内容均来自于网络,请自行研究使用
arm中bootloader的编写,初始化硬件,把内核从NAND FLASH读到SDRAM,跳转执行内核-arm in writing the bootloader to initialize the hardware, the kernel reads from NAND FLASH SDRAM, set the "parameters to be passed to the kernel," jump execution cores
(系统自动生成,下载前可以参看下载内容)
下载文件列表
my_bootloader\bootloader.TXT
.............\code\boot.bin
.............\....\boot.c
.............\....\boot.dis
.............\....\boot.lds
.............\....\init.c
.............\....\Makefile
.............\....\setup.h
.............\....\start.S
.............\code
my_bootloader