
Hi Oliver,
On Tue, Nov 22, 2022 at 11:24 AM Oliver Graute oliver.graute@gmail.com wrote:
On building the imx8qm_rom7720 board the CONFIG_SPL_BUILD define is somehow always false. So I endup in a invalid image:
Image 'main-section' is missing external blobs and is non-functional: spl Image 'main-section' has faked external blobs and is non-functional: spl.bin
Some images are invalid
With CONFIG_SPL instead of CONFIG_SPL_BUILD its working again. So the Question is why is CONFIG_SPL true and CONFIG_SPL_BUILD false here?
Some hints?
Unfortunately, I don't have access to any imx8qxp/qm board to investigate.
Due to the several issues of the imx8qxp conversion series, I am inclined to say we need to revert these patches for 2023.01 and then after 2023.01 we can try again.
What do you think? if you agree, please submit the reverts.