Any 'uboot-mkimage' available for Ubuntu 14.04?
u-boot, ubuntu-14.04
Solution
The package you are looking for is named `u-boot-tools`.
Problem
When cross-compiling a Linux kernel the final stage of the build fails because mkimage is not installed. Which package do I need to install to my new 'Ubuntu Trusty' installation to get the mkimage utility. I couldn't find any references. Any suggestions?