imx-mkimage tool failing to create flash.bin for custom board based on iMX8MM-EVK

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

imx-mkimage tool failing to create flash.bin for custom board based on iMX8MM-EVK

841 Views
autoamp
Contributor III

Hello Team NXP,

I have successfully ported u-boot to my custom board which is based on iMX8M-Mini EVK.

I have managed to build u-boot and generate required files for building flash.bin. 

- U-Boot:
  u-boot-nodtb.bin
  u-boot-spl.bin
  U-Boot DTB file (e.g. imx8mm-<custom-board>.dtb)

wrf to above list, I have added custom board's dtb file.

Now while running,

make SOC=<SoC Name> flash_hdmi_spl_uboot

I running into error as below,

Screenshot from 2021-02-11 13-44-36.png 

What am I missing, do I need to add custom rule in soc.mak for my custom board.

Labels (2)
Tags (1)
0 Kudos
3 Replies

826 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

May I ask which version of imx-mkimage are you trying to use?
Also, I would recommend using the same name as in the soc.mak for the images needed.
imx8mm-evk.dtb

If you plan to use a custom name, you may need to customize the soc.mak.

Best regards,
Aldo.

0 Kudos

814 Views
autoamp
Contributor III

Am using imx version 5.4.24_2.1.0.. 

Tags (2)
0 Kudos

807 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Thank you for sharing, then please try with my suggestion above and let me know if this does not work.

Regards,
Aldo.

0 Kudos