summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-09-04 14:54:19 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-12 15:36:39 +0200
commit68a44339f3e48cbdf29fa89bfd60c0ffa7b1bac4 (patch)
tree15cd95e83300da3215191dd8a8ff604d3a8dfc47 /conf
parentb477b7f3caf413009affda5531d81bc0445ea567 (diff)
Apalis iMX6: cleanup filename for V1.0 HW
Follow the rename imx6q-apalis-eval_v1_0.dtb to imx6q-apalis_v1_0-eval.dtb in the kernel. The v1_0 denotes the Apalis module version, not the evaluation board version.
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 08eaa02..80ca71a 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 imx6q-apalis-eval_v1_0.dtb"
+KERNEL_DEVICETREE = "imx6q-apalis-eval.dtb imx6q-apalis_v1_0-eval.dtb"
KERNEL_IMAGETYPE = "uImage"
PREFERRED_VERSION_xserver-xorg_mx6 = "99:1.14%"