摘要: 源码版本:u-boot-2012.04.01 官网下载版本。#include #include #include #include .globl _start_start: b reset ldr pc, _undefined_instruction //设置arm的异常... 阅读全文
posted @ 2015-04-07 22:47 JustRelax 阅读(1038) 评论(0) 推荐(0)