Ta上传的资源 (0)

在内核编译过程中,会出现 "mkimage" command not found - U-Boot images will not be built 这个问题,导致不能生成uImage文件 。这是因为库中没有mkimage这个东西。 注:下载后cp到/usr/bin下就可以了。