diff options
author | Lauren Post <lauren.post@freescale.com> | 2015-12-24 15:16:51 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:25 -0300 |
commit | 9e76040d3310df29657257a688265f0f608ab018 (patch) | |
tree | 0670657bca1547a12f2d8bf45a9881b8c261b1ab /conf | |
parent | d3032787e7217df04138bf071eefac7539cef833 (diff) | |
download | meta-freescale-9e76040d3310df29657257a688265f0f608ab018.tar.gz |
imx6qsabresd: Remove imx6q-sabresd-uart device tree
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/imx6qsabresd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx6qsabresd.conf b/conf/machine/imx6qsabresd.conf index 72d1da5d..b2383906 100644 --- a/conf/machine/imx6qsabresd.conf +++ b/conf/machine/imx6qsabresd.conf | |||
@@ -9,7 +9,7 @@ require conf/machine/include/imx6sabresd-common.inc | |||
9 | SOC_FAMILY = "mx6:mx6q" | 9 | SOC_FAMILY = "mx6:mx6q" |
10 | 10 | ||
11 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb \ | 11 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb \ |
12 | imx6q-sabresd-enetirq.dtb imx6q-sabresd-uart.dtb" | 12 | imx6q-sabresd-enetirq.dtb " |
13 | 13 | ||
14 | UBOOT_CONFIG ??= "sd" | 14 | UBOOT_CONFIG ??= "sd" |
15 | UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" | 15 | UBOOT_CONFIG[sd] = "mx6qsabresd_config,sdcard" |