summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
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"