码迷,mamicode.com
首页 > 其他好文 > 详细

I.MX6 新版u-boot分析

时间:2016-08-22 19:41:58      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:

/*******************************************************************
 *                       I.MX6 新版u-boot分析
 * 说明:
 *     因为一些原因,需要去分析最新版的u-boot,但是跟老版的u-boot
 * 在架构上已经有很大区别,已经和Linux kernel很接近了。
 *
 *                                  2016-8-22 深圳 南山平山村 曾剑锋
 ******************************************************************/

参考文档:
    1. u-boot 2014-10 Makefile 配置过程分析
        http://blog.csdn.net/oxp7085915/article/details/43669029
    2. 2014-10 u-boot make xxx_defconfig 过程分析
        http://www.cnblogs.com/humaoxiao/p/4188015.html
    3. What do @, - and + do as prefixes to recipe lines in Make?
        http://stackoverflow.com/questions/3477292/what-do-and-do-as-prefixes-to-recipe-lines-in-make
    4. Makefile中的+/- 符号
        http://blog.csdn.net/lcw_202/article/details/6656976

 

I.MX6 新版u-boot分析

标签:

原文地址:http://www.cnblogs.com/zengjfgit/p/5796627.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!