From f1f9c50cd77ad893ed3523c5111adb857a805186 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Mon, 12 Jun 2017 18:13:47 +0530 Subject: conf: machine: colibri-imx7: add aster device tree to colibri imx7 machine Add Aster device tree to Colibri iMX7 OE machine configuration. Signed-off-by: Sanchayan Maity Acked-by: Marcel Ziswiler --- conf/machine/colibri-imx7.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/colibri-imx7.conf b/conf/machine/colibri-imx7.conf index 34263de..e9e4d8d 100644 --- a/conf/machine/colibri-imx7.conf +++ b/conf/machine/colibri-imx7.conf @@ -11,7 +11,7 @@ include conf/machine/include/tune-cortexa7.inc PREFERRED_PROVIDER_virtual/kernel ?= "linux-toradex" KERNEL_IMAGETYPE = "zImage" -KERNEL_DEVICETREE += "imx7d-colibri-eval-v3.dtb imx7s-colibri-eval-v3.dtb" +KERNEL_DEVICETREE += "imx7d-colibri-eval-v3.dtb imx7s-colibri-eval-v3.dtb imx7d-colibri-aster.dtb imx7s-colibri-aster.dtb" # U-Boot of our newer release read the Kernel and device tree from static UBI # volumes, hence no need to deploy the kernel binary in the image itself -- cgit v1.2.3