Re: [PATCH 3/4] ARM: dts: imx6ul-kontron: Add imx6ull-kontron-n641x-s to Makefile

From: Frieder Schrempf
Date: Tue Aug 09 2022 - 11:28:40 EST


Am 09.08.22 um 17:25 schrieb Frieder Schrempf:
> From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>
>
> The imx6ull-kontron-n641x-s.dtb wasn't build as part of the
> CONFIG_SOC_IMX6UL option. Add it to the list.
>
> Signed-off-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/Makefile | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 5112f493f494..2665db1c35bf 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -696,8 +696,8 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
> imx6ul-geam.dtb \
> imx6ul-isiot-emmc.dtb \
> imx6ul-isiot-nand.dtb \
> - imx6ul-kontron-n6310-s.dtb \
> - imx6ul-kontron-n6310-s-43.dtb \
> + imx6ul-kontron-n631x-s.dtb \
> + imx6ul-kontron-n631x-s-43.dtb \

Sorry, the changes above should actually be part of patch 2.

> imx6ul-liteboard.dtb \
> imx6ul-tqma6ul1-mba6ulx.dtb \
> imx6ul-tqma6ul2-mba6ulx.dtb \
> @@ -726,6 +726,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
> imx6ull-colibri-wifi-iris.dtb \
> imx6ull-colibri-wifi-iris-v2.dtb \
> imx6ull-jozacp.dtb \
> + imx6ull-kontron-n641x-s.dtb \
> imx6ull-myir-mys-6ulx-eval.dtb \
> imx6ull-opos6uldev.dtb \
> imx6ull-phytec-segin-ff-rdk-nand.dtb \