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