Hi Sir,
I have an IMX8MQ EVK board and I downloaded many prebuilt IMGs on your site https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for... to test the boot procedure, but I only found some bsp branches with the _ga suffix did work on my board, I found the last version is imx-4.14.98-2.0.0_ga, the other branches without _ga suffix may stuck during the boot procedure at the very same point, here I attach my board picture and the fail log, Can you explain why only the branch with _ga suffix work, I have compare the xml, and found the _ga suffix may have something to do with the revision of meta-fsl-bsp-release:
meta-fsl-bsp-release is replaced with meta-imx in the latested BSP:
If I want to use the latest BSP to build IMG for my IMX8MQ EVK board, what repo manifests and xml should I use to sync code or some modification should be made?
Here is the web page of the BSP.
Please read the Yocto User's Guide to build the latest version of BSP.