summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 20:15:44 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-12-11 22:15:28 +0100
commit5b5e5a82d020e9af7f17707267849cc3350c9951 (patch)
treefd9be71b47e0b01f6330c0764ec1c745b910c73c /conf
parent6065bf75c9a75eec26b52ff17c406a3260e852a5 (diff)
apalis/colibri-imx6: U-Boot and Kernel for V1.0/V1.1
Update to a U-Boot and Kernel which can be used for Apalis iMX6 HW version V1.0 and V1.1. Also deploy additional device tree for Apalis iMX6 V1.0 modules
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/apalis-imx6.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/apalis-imx6.conf b/conf/machine/apalis-imx6.conf
index 46e7c24..372a871 100644
--- a/conf/machine/apalis-imx6.conf
+++ b/conf/machine/apalis-imx6.conf
@@ -12,7 +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"
+KERNEL_DEVICETREE = "imx6q-apalis-eval.dtb imx6q-apalis-eval_v1_0.dtb"
PREFERRED_VERSION_xserver-xorg_mx6 = "99:1.14%"