From e605d184fa537450ab496f9d304740696499fef7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 10 Jul 2019 14:24:29 +0200 Subject: colibri-imx8x: prefer u-boot 2018.03 Signed-off-by: Max Krummenacher --- conf/machine/colibri-imx8x.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/machine/colibri-imx8x.conf') 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" -- cgit v1.2.3