From: Daiane Angolini Date: Mon, 14 Sep 2020 19:48:59 +0000 (-0300) Subject: imx6sllevk: Update the list of DTB files X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fc552b4c2e26ab6e839906c5cb8822d6d8134d95;p=meta-freescale.git imx6sllevk: Update the list of DTB files There are no rule to make both dtb any more. Signed-off-by: Daiane Angolini --- diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf index 478d1bbd..536316ab 100644 --- a/conf/machine/imx6sllevk.conf +++ b/conf/machine/imx6sllevk.conf @@ -9,7 +9,7 @@ MACHINEOVERRIDES =. "mx6:mx6sll:" include conf/machine/include/imx-base.inc include conf/machine/include/tune-cortexa9.inc -KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb imx6sll-evk-reva.dtb" +KERNEL_DEVICETREE = "imx6sll-evk.dtb" UBOOT_CONFIG ??= "sd" UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard"