- 3
- 0
- 约2.4万字
- 约 19页
- 2016-12-06 发布于河南
- 举报
uboot_freescale_imx51_start.s_详解
/*
*
*Purpose: the document is used to learn detailed information aboutimx51 cpu start.S, *referring to some documents on websites.
*file address: U-boot-2009.08/Cpu/Arm_cortexa8/start.S
*
* writer: xfhai 2011.7.22
*
*Instruction:
*1.@xxxx : indicates annotation
*2./*****
***
*****/ : stand for code in my files
*3.instructions refers to code not included in my file
*
*/
Section 1: uboot overview
大多数bootloader都分为stage1和stage2两部分,u-boot也不例外。依赖于CPU体系结构的代码(如设备初始化代码等)通常都放在stage1且可以用汇编语言来实现,而stage2则通常用C语言来实现,这样可以实现复杂的功能,而且有更好的可读性和移植性。1、Stage1 start.S代码结构 u-boot的stage1代码通常放在start.S文件中,他用汇编语言写成,
您可能关注的文档
最近下载
- 中级注册安全工程师考试题库精品【典型题】.docx
- (整理版)桐乡三中八年级英语下册第12周周周清 牛津.pdf
- UL9540A标准中文版-2019储能系统UL中文版标准.docx VIP
- 2026年国防教育知识竞赛试题及答案(精华版).docx VIP
- 2025年陕西西安铁一中滨河中学小升初数学真题附答案 .pdf VIP
- (整理版)特殊四边形的综合应用.pdf
- 2025年留疆战士考试题库及答案.doc VIP
- 元代文学课件.ppt VIP
- Unit8 Green Living Topic Talk 课件-高一英语北师大版必修第三册.pptx VIP
- 《多发性骨髓瘤诊断与治疗指南(2025年版)》.docx VIP
原创力文档

文档评论(0)