summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-19 14:21:26 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:26 +0200
commit92d0c61b57a14f5e51fe6b84c2f2b681b870efb7 (patch)
tree415296c3ad53793499d5c9d354202982a66e1548 /conf
parent54d8578cbf836430e03dbba3a570703c16d6c0c0 (diff)
apalis-imx6.conf: specify the devicetree name
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/apalis-imx6.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/apalis-imx6.conf b/conf/machine/apalis-imx6.conf
index 1224cdf..bdc7a40 100644
--- a/conf/machine/apalis-imx6.conf
+++ b/conf/machine/apalis-imx6.conf
@@ -12,6 +12,7 @@ SOC_FAMILY = "mx6:mx6q"
PREFERRED_PROVIDER_u-boot = "u-boot-toradex-fsl"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex-fsl"
PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl"
+KERNEL_DEVICETREE = "imx6q-apalis-eval.dtb"
PREFERRED_VERSION_xserver-xorg_mx6 = "99:1.14%"