编译内核时报错
"mkimage" command not found - U-Boot images will not be built
根据打印信息,明显是系统缺少mkimage工具,解决办法:
1.编译uboot,在uboot/tools下生成mkimage工具;
2.将mkimage拷到/usr/bin目录下
3.重开终端,重新make uImage
<script>window._bd_share_config={"common":{"bdsnskey":{},"bdtext":"","bdmini":"2","bdminilist":false,"bdpic":"","bdstyle":"0","bdsize":"16"},"share":{}};with(document)0[(getelementsbytagname('head')[0]||body).appendchild(createelement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new date()/36e5)];</script>
阅读(3016) | 评论(0) | 转发(0) |