i.MX8QX M4 images built for DDR issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX8QX M4 images built for DDR issue

515件の閲覧回数
francescoferrar
Contributor III

Hi

When I write flash.bin generated by: make -f soc.mak SOC=iMX8QX REV=B0 MKIMG=./mkimage_imx8 PAD_IMAGE=./pad_image.sh flash_linux_m4_ddr, the board doesn’t boots

I enabled debug for SCFW and I verified that there isn’t any output on console while for images built for TCM (make -f soc.mak SOC=iMX8QX REV=B0 MKIMG=./mkimage_imx8 PAD_IMAGE=./pad_image.sh flash_linux_m4) the M4 binaries work fine and I see SCFW string presentation on console.

The tests were performed with both  REV B and REV C SOC with the same result

I have taken everything needed to generate the flash.bin image from the yocto compilation, manifest reference: repo init -u https://github.com/varigit/variscite-bsp-platform.git -b fsl-sumo -m imx-4.14.98-2.3.1-var01.xml

In attached soc.mak used file

Any suggestions?

Thanks

Regards

Francesco

0 件の賞賛
1 返信

478件の閲覧回数
AldoG
NXP TechSupport
NXP TechSupport

Hello,


May I ask which board are you using for your test?

Also, have you tried using NXP repo?
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.3.1.xml

Regards,
Aldo.

0 件の賞賛