摘要: u-boot-2014.10代码分析及移植说明 1 ENTRY(_main) 2 3 /* 4 * Set up initial C runtime environment and call board_init_f(0). 5 */ 6 7 #if defined(CONFIG_SPL_B... 阅读全文
posted @ 2014-12-29 22:46 风抚弦 阅读(699) 评论(0) 推荐(0) 编辑