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
commitc55bf1c41d32e0989672fd203ad93a1df4968e34 (patch)
tree38c523dddb6baa9ef286e5627cd35b2ed5dceee7 /conf
parent5bec8eb54337a16a65710c49b4c3a77f527f072f (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%"