summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6slevk.conf
diff options
context:
space:
mode:
authorLauren Post <lauren.post@nxp.com>2016-03-31 10:25:25 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:06:34 -0300
commit62884f60fd785b70c182f5d2510be93264b38752 (patch)
tree936c7dc98917468f79e8c4d9af1fa430713fecf4 /conf/machine/imx6slevk.conf
parent53543176b87a38fe07e1abb6ef520d04fe4af828 (diff)
downloadmeta-freescale-62884f60fd785b70c182f5d2510be93264b38752.tar.gz
imx6dlsabresd and imx6slevk : Remove pf200 device trees
imx6dlsabresd: Remove imx6dl-sabresd-pf200.dtb imx6slevk: Remove imx6sl-evk-pf200.dtb Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx6slevk.conf')
-rw-r--r--conf/machine/imx6slevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
index ec01992e..98402f7e 100644
--- a/conf/machine/imx6slevk.conf
+++ b/conf/machine/imx6slevk.conf
@@ -10,7 +10,7 @@ include conf/machine/include/tune-cortexa9.inc
10SOC_FAMILY = "mx6:mx6sl" 10SOC_FAMILY = "mx6:mx6sl"
11 11
12KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-csi.dtb imx6sl-evk-ldo.dtb \ 12KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-csi.dtb imx6sl-evk-ldo.dtb \
13 imx6sl-evk-pf200.dtb imx6sl-evk-uart.dtb imx6sl-evk-btwifi.dtb" 13 imx6sl-evk-uart.dtb imx6sl-evk-btwifi.dtb"
14 14
15UBOOT_CONFIG ??= "sd" 15UBOOT_CONFIG ??= "sd"
16UBOOT_CONFIG[sd] = "mx6slevk_config,sdcard" 16UBOOT_CONFIG[sd] = "mx6slevk_config,sdcard"