This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2PXEVM: Lzop decompression fails when loading firmware from qspi

Part Number: TDA2PXEVM

Hi team,

I am working on early boot usecase of vision SDK v3.07

I have managed to flash the lzop compressed IPU2 firmware to qspi and is now able to load the firmware from qspi by the MLO.

The debug log shows the loading of the firmware is successful from qspi to RAM, but the lzop decompression fails and is not able load the firmware properly.

The lzop firmwares generated during the linux build is applied with mkimage signature as follows mkimage -d dra7-ipu2-fw.lzop > dra7-ipu2-fw.uImage

The dra7-ipu2-fw.uImage is then flashed to qspi.

What might be going wrong here ? Could you help me find out this issue, as I have been struggling to get this for a while.

Regards,

Padmesh