From: Otavio Salvador Date: Wed, 10 Jun 2020 20:18:11 +0000 (-0300) Subject: imx6ullevk: Move Device Tree which are NXP BSP specific X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3197a0e40ff38e453fb83dd47c18f046942041e5;p=meta-freescale.git imx6ullevk: Move Device Tree which are NXP BSP specific The Linux mainline 5.4 provide only the imx6ull-14x14-evk.dtb and all others only are provided by the NXP-based Linux fork. We move them to the NXP BSP specific setting. Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/imx6ullevk.conf b/conf/machine/imx6ullevk.conf index f9838b4c..1b31c2f7 100644 --- a/conf/machine/imx6ullevk.conf +++ b/conf/machine/imx6ullevk.conf @@ -10,9 +10,12 @@ include conf/machine/include/imx-base.inc include conf/machine/include/tune-cortexa7.inc KERNEL_DEVICETREE = " \ + imx6ull-14x14-evk.dtb \ +" + +KERNEL_DEVICETREE_append_use-nxp-bsp = " \ imx6ull-14x14-evk-btwifi.dtb \ imx6ull-14x14-evk-btwifi-oob.dtb \ - imx6ull-14x14-evk.dtb \ imx6ull-14x14-evk-emmc.dtb \ imx6ull-14x14-evk-gpmi-weim.dtb \ "