
28 Mar
2024
28 Mar
'24
2:37 a.m.
Subject: Re: [PATCH 4/4] imx: imx8mp_evk: convert to OF_UPSTREAM
Hi Peng,
On Wed, Mar 27, 2024 at 10:27 PM Peng Fan (OSS) peng.fan@oss.nxp.com wrote:
--- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -1105,7 +1105,6 @@ dtb-$(CONFIG_ARCH_IMX8M) += \ imx8mp-dhcom-pdk2.dtb \ imx8mp-dhcom-pdk3.dtb \ imx8mp-dhcom-pdk3-overlay-rev100.dtbo \
imx8mp-evk.dtb \
Here you removed imx8mp-evk.dtb from the Makefile, which is correct.
You should do the same on the other patches.
Oh, yes.
Have you boot-tested all these boards?
Tested imx8m/n/p evk. Not have imx8mq evk at hand. But checked dts for imx8mq, there is no difference that would affect uboot boot.
Regards, Peng.