I download last PSP file (04.00.01.13) and i try compiling kernel (following PSP User guide). But i have this problem with mkimage:
/usr/bin/mkimage: Can't map arch/arm/boot/uImage: Invalid argument
I add in $PATH the TI816X-LINUX-PSP-04.00.01.13/src/u-boot/u-boot-04.00.01.13/tools
In the tools folder there are mkimage.c and mkimage.h file but no mkimage.o or bin mkimage !!
I think that's why "which mkimage" answers --> /usr/bin/mkimage
Thank you for your help,
Bat