summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexandra-ioana.safta@nxp.com <alexandra-ioana.safta@nxp.com>2017-06-02 19:03:43 +0300
committerOtavio Salvador <otavio@ossystems.com.br>2017-06-17 10:17:32 -0300
commit6f7ab0b43b3d9f8b4b48c7ff61ebcf97f0c1b08a (patch)
treea9ffea75caee647f6593e445ecb237db337e4fd6
parent19abe5e79dddf5d2946d9c11bf02859555e50887 (diff)
downloadmeta-freescale-6f7ab0b43b3d9f8b4b48c7ff61ebcf97f0c1b08a.tar.gz
imx6sllevk: Add dtb with support for Murata Type ZP module
Signed-off-by: Alexandra Safta <alexandra-ioana.safta@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--conf/machine/imx6sllevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6sllevk.conf b/conf/machine/imx6sllevk.conf
index f99078d1..3a703659 100644
--- a/conf/machine/imx6sllevk.conf
+++ b/conf/machine/imx6sllevk.conf
@@ -11,7 +11,7 @@ include conf/machine/include/tune-cortexa9.inc
11 11
12MACHINE_FIRMWARE_append = " firmware-imx-epdc firmware-imx-brcm" 12MACHINE_FIRMWARE_append = " firmware-imx-epdc firmware-imx-brcm"
13 13
14KERNEL_DEVICETREE = "imx6sll-evk.dtb" 14KERNEL_DEVICETREE = "imx6sll-evk.dtb imx6sll-evk-btwifi.dtb"
15 15
16UBOOT_CONFIG ??= "sd" 16UBOOT_CONFIG ??= "sd"
17UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard" 17UBOOT_CONFIG[sd] = "mx6sllevk_config,sdcard"