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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,802 次查看
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.

标签 (2)
标记 (1)
0 项奖励
回复
3 回复数

1,787 次查看
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 项奖励
回复

1,775 次查看
autoamp
Contributor III

Am using imx version 5.4.24_2.1.0.. 

标记 (2)
0 项奖励
回复

1,768 次查看
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 项奖励
回复