计算机与现代化 ›› 2011, Vol. 1 ›› Issue (4): 119-123.doi: 10.3969/j.issn.1006-2475.2011.04.034

• 应用与开发 • 上一篇    下一篇

基于makefile的u-boot编译分析及移植

糜元根,李岗   

  1. 南京工业大学电子与信息工程学院,江苏 南京 210009
  • 收稿日期:2010-12-01 修回日期:1900-01-01 出版日期:2011-04-27 发布日期:2011-04-27

Compiling Analysis and Transplant of U-boot Based on Makefile

MI Yuan-gen, LI Gang   

  1. College of Electronics and Information Engineering, Nanjing University of Technology, Nanjing 210009, China
  • Received:2010-12-01 Revised:1900-01-01 Online:2011-04-27 Published:2011-04-27

摘要: Bootloader的设计是整个嵌入式软件开发中的一个非常重要步骤,uboot是当前比较流行、功能强大的开源bootloader,其源代码是通过make工具下的makefile工程文件控制编译的。本文重点基于makefile文件研究uboot在Linux操作系统下的编译过程,最终通过对相关文件的配置和修改实现uboot在FS2410目标板上的移植。

关键词: u-boot, makefile, 引导加载程序, 移植, 嵌入式系统

Abstract: Bootloader is a very important segment in software development of embedded system, now uboot is a popular, powerful and openresource bootloader, which codes are compiled under the control of project file in the make tools named makefile. This paper focuses more on the progress to compile uboot based on makefile in Linux operation system. In the end, the uboot is transplanted in FS2410 board via the configuration and edit on the correlative files.

Key words: u-boot, makefile, bootloader, transplant, embedded system

中图分类号: