"mkimage" command not found
更新:HHH   时间:2023-1-7


centos系统,编译uboot出现:
"mkimage" command not found - U-Boot images will not be built

解决方法:
先编译uboot
会在uboot/tools/中生成mkimage
将其拷贝到/usr/local/bin中

返回系统运维教程...