summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-07-10 14:24:29 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-07-10 19:00:21 +0200
commite605d184fa537450ab496f9d304740696499fef7 (patch)
tree9aa2c4ba6ab469f2b8374b6da59637b15804527a /conf
parentfa30b0596a0517d4d4e6021937fc8308b926fef8 (diff)
colibri-imx8x: prefer u-boot 2018.03
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/colibri-imx8x.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index c94da89..4f445f6 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -37,6 +37,10 @@ IMX_BOOT_SEEK = "32"
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"