文件名称:2th
-
所属分类:
- 标签属性:
- 上传时间:2013-04-11
-
文件大小:13kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
最简单的bootloader的编写步骤:
1. 初始化硬件:关看门狗、设置时钟、设置SDRAM、初始化NAND FLASH
2. 如果bootloader比较大,要把它重定位到SDRAM
3. 把内核从NAND FLASH读到SDRAM
4. 设置"要传给内核的参数"
5. 跳转执行内核
-The easiest the bootloader preparation steps: 1. Initializes the hardware: Off watchdog, set the clock, set the SDRAM initialization NAND FLASH If the bootloader is relatively large, to have it relocated to the SDRAM the kernel from read the NAND FLASH SDRAM 4. settings " parameters to be passed to the kernel. jumps execution cores
1. 初始化硬件:关看门狗、设置时钟、设置SDRAM、初始化NAND FLASH
2. 如果bootloader比较大,要把它重定位到SDRAM
3. 把内核从NAND FLASH读到SDRAM
4. 设置"要传给内核的参数"
5. 跳转执行内核
-The easiest the bootloader preparation steps: 1. Initializes the hardware: Off watchdog, set the clock, set the SDRAM initialization NAND FLASH If the bootloader is relatively large, to have it relocated to the SDRAM the kernel from read the NAND FLASH SDRAM 4. settings " parameters to be passed to the kernel. jumps execution cores
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2th/boot.bin
2th/boot.c
2th/boot.dis
2th/boot.lds
2th/init.c
2th/Makefile
2th/setup.h
2th/start.S
2th
2th/boot.c
2th/boot.dis
2th/boot.lds
2th/init.c
2th/Makefile
2th/setup.h
2th/start.S
2th
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.