i.MX8QX M4 images built for DDR issue

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

i.MX8QX M4 images built for DDR issue

508 Views
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 Kudos
1 Reply

471 Views
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 Kudos