Fork me on GitHub
摘要: uboot下载地址:http://ftp.denx.de/pub/u-boot/ 1、目录分布 2、目录结构变化: u-boot-2010.03及以前版本├── api 存放uboot提供的接口函数├── board 根据不同开发板定制的代码,代码也不少├── common 通用的代码,涵盖各个方面 阅读全文
posted @ 2016-09-23 22:33 yooooooo 阅读(1587) 评论(0) 推荐(1) 编辑