"mkimage" command not found
Centos system, compiling uboot appears:
"mkimage" command not found - U-Boot images will not be built
Solution:
Build uboot first
mkimage will be generated in uboot/tools/
Copy it to/usr/local/bin
Centos system, compiling uboot appears:
"mkimage" command not found - U-Boot images will not be built
Solution:
Build uboot first
mkimage will be generated in uboot/tools/
Copy it to/usr/local/bin