From fc552b4c2e26ab6e839906c5cb8822d6d8134d95 Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Mon, 14 Sep 2020 16:48:59 -0300 Subject: imx6sllevk: Update the list of DTB files There are no rule to make both dtb any more. Signed-off-by: Daiane Angolini --- conf/machine/imx6sllevk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') 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" -- cgit v1.2.3-54-g00ecf