- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
内核启动过程(Kernel boot process)
内核启动过程(Kernel boot process)
1.Linux boot process overview
An embedded Linux system from a software perspective can be divided into four parts: the bootloader (Bootloader), Linux kernel, file system, application. Where Bootloader is the implementation of the system is started or reset after the first code, it is mainly used to initialize the processor and peripherals, and then call the Linux kernel. The Linux kernel after the completion of the initialization of the system need to mount a file system as the root file system (Root Filesystem). The root file system is the core part of Linux system, it can be used as storage area Linux system files and data, it usually includes the required system configuration file and run the application software library. The application of embedded system can be said to be the soul, which implements the function of the embedded system is usually designed to achieve the goal. If there is no support for the application of the embedded system hardware design, any sophisticated have no practical significance.
2. Bootloader boot process
The operation process of Bootloader has to initialize the system and execute user input commands and so on, but its fundamental function is to start the Linux kernel.
The concept of Bootloader 2.1.
Bootloader is the bootloader of embedded system, it is the power system operation of the first section of the program, its function is similar to the PC machine on BIOS. After the completion of system initialization task, it will be a non-volatile memory (usually Flash or DOC) in the Linux kernel to RAM, and then jumps to the first instruction of the kernel to continue to start the Linux kernel. Thus, the Bootloader and Linux kernel are closely linked to a clear understanding of the startup process of Linux kernel, we must first understand the implementation process of Bootloader, so as to the starting process of the embedded system have a clear grasp
During the execution of 2.2 Bootloader
The first instruction a
您可能关注的文档
- 全科背诵(General recitation).doc
- 全程营销中的传统智慧(Traditional wisdom in whole marketing).doc
- 全站仪使用方法浅谈(Discussion on the use of total station instrument).doc
- 全站仪使用方法经验(Total station instrument, use method, experience).doc
- 全站仪空间坐标(Space coordinate of total station).doc
- 全等三角形教案(Congruent triangle teaching plan).doc
- 全网段好友导入文件(Whole network segment friend import file).doc
- 全翡翠岛攻略(All emerald Island introduction).doc
- 全站仪在园林施工放线中的应用(Application of total station instrument in landscape laying).doc
- 全职猎人年份表(Full-time Hunter year table).doc
- 内核模块编译(Kernel module compilation).doc
- 内心强大的人,才是真正有思想的人(A man of inner strength is a man of real ideas).doc
- 内心强大的人(A man of inner strength).doc
- 内江到至张家界自驾游路书--自助游路线攻略(Neijiang to Zhangjiajie driving team -- travel route).doc
- 内科 大题总结(Summary of major problems in internal medicine).doc
- 内科.外科歌诀,150个考试点,急救药品(Department of surgery, 150. Gejue, examination, emergency medicine).doc
- 内科.外科歌诀(Medical gejue surgery.).doc
- 内科80考点(Internal medicine 80 test point).doc
- 内科三基试题_第六章__血液内科(The sixth chapter __ three questions _ Department of Hematology).doc
- 内科_外科歌诀,150个考试点,急救药品(Department of surgery _ gejue, 150 test points, emergency medicine).doc
文档评论(0)