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

602 Views
oferausterlitz
Senior Contributor II

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

Ofer

0 Kudos
1 Reply

384 Views
_angelo_
Contributor III

I have same issue, investigating. For sure i know that to load a binary from ddr, ddr must be properly initialized, and scufw must know how.   

0 Kudos