Chinaunix首页 | 论坛 | 博客
  • 博客访问: 193637
  • 博文数量: 23
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 428
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-05 12:46
个人简介

博客转移至CU。之前的百度空间博客http://hi.baidu.com/williwill。

文章分类

全部博文(23)

文章存档

2014年(18)

2013年(5)

我的朋友

发布时间:2013-11-10 01:45:50

按各地址起作用的顺序,uboot引导linux内核启动涉及到以下地址:load address:entry point: 这两个地址是mkimage时指定的bootm address:bootm为uboot的一个命令,以此从address启动kernelkernel运行地址:在具体mach目录中的Makefile.boot中指定,为kernel启动后实际运行的物理地址.........【阅读全文】

阅读(2755) | 评论(0) | 转发(1)

发布时间:2013-11-10 00:50:20

关于移植的基本方法可以先阅读u-boot的README文档If the system board that you have is not listed, then you will needto port U-Boot to your hardware platform. To do this, follow thesesteps:1. Add a new configuration option for your board to the toplevel "Makefile" and to the "MAKEALL" scri.........【阅读全文】

阅读(1792) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册