Missing support for Apalis IMX8QP 1.0 Boards in BSP 7

Hi @MikeMontoya


So does setting the manually loading the device tree from uboot and booting works?
fdtfile=imx8qp-apalis-v1.1-eval.dts


You said that this is the root cause of your issue.

So, does reverting this commit works?
Like having this part env_set("variant", "-v1.1"); to be true.