summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-07-10 14:23:39 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-07-10 18:43:46 +0200
commitfa30b0596a0517d4d4e6021937fc8308b926fef8 (patch)
tree42c992f88ae4f8717858d7f2b5456cad463948be /conf
parenta5be1e4f9509b0ae95f8d26b3613c2fb275bcd27 (diff)
apalis-imx8: prefer u-boot 2018.03
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/apalis-imx8.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/apalis-imx8.conf b/conf/machine/apalis-imx8.conf
index e478219..1431cef 100644
--- a/conf/machine/apalis-imx8.conf
+++ b/conf/machine/apalis-imx8.conf
@@ -42,6 +42,10 @@ MACHINE_BOOT_FILES = "hdmitxfw.bin dpfw.bin"
PREFERRED_PROVIDER_virtual/kernel = "linux-toradex"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
+# Currently we use the nxp 2018.03 downstream for mx8 as some features are
+# not yet available in 2019.03.
+PREFERRED_VERSION_u-boot-toradex = "2018.03"
+PREFERRED_VERSION_u-boot-toradex-fw-utils = "2018.03"
MACHINE_FIRMWARE_append = " linux-firmware-pcie8997"
MACHINE_FIRMWARE_append = " firmware-imx-vpu-imx8"