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,830件の閲覧回数
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,815件の閲覧回数
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,803件の閲覧回数
autoamp
Contributor III

Am using imx version 5.4.24_2.1.0.. 

タグ(2)
0 件の賞賛
返信

1,796件の閲覧回数
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 件の賞賛
返信