imx-mkimage fails to build flash.bin

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx-mkimage fails to build flash.bin

Jump to solution
1,474 Views
uboot_problem
Contributor I

This error came up in an earlier question on another, thread, but I'm making a separate thread for it as it's really a separate issue.

So I've located the required files (ddr firmware, uboot bin & dtb files, atf image, hdmi firmware etc) and I'm trying to run imx-mkimage after placing those files under the tools iMX8M folder.

However the tool fails with the following output

make SOC=iMX8M flash_hdmi_spl_uboot
Compiling mkimage_imx8
./mkimage_fit_atf.sh fsl-imx8mq-evk.dtb > u-boot.its
bl31.bin size:
32857
u-boot-nodtb.bin size:
658552
fsl-imx8mq-evk.dtb size:
23006
./mkimage_uboot -E -p 0x3000 -f u-boot.its u-boot-lpddr4.itb
make[1]: ./mkimage_uboot: Command not found
make[1]: *** [soc.mak:57: u-boot-lpddr4.itb] Error 127
make: *** [Makefile:20: flash_hdmi_spl_uboot] Error 2

What could this issue be caused by? A bug in the tool or an old version?

0 Kudos
Reply
1 Solution
1,471 Views
BiyongSUN
NXP Employee
NXP Employee

Have you ever read the BSP release document i.MX Linux® User's Guide (i.MX_Linux_User's_Guide.pdf) before you raise this question? 

 

 

Untitled.png

 

View solution in original post

0 Kudos
Reply
1 Reply
1,472 Views
BiyongSUN
NXP Employee
NXP Employee

Have you ever read the BSP release document i.MX Linux® User's Guide (i.MX_Linux_User's_Guide.pdf) before you raise this question? 

 

 

Untitled.png

 

0 Kudos
Reply