summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2022-07-08 17:59:19 +0200
committerAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2022-07-15 08:06:25 +0000
commit0096007d7ab4e421d37b9eb01a427e40f81d5d0c (patch)
tree73115807f0189ee77371805cd4903719a952d688 /conf
parent4a69733c8358bada99e86eb455cd637fff8e0ba9 (diff)
Switch U-Boot to toradex_imx_lf_v2022.04
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com> Related-to: ELB-4581
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/apalis-imx8.conf5
-rw-r--r--conf/machine/colibri-imx8x.conf5
-rw-r--r--conf/machine/verdin-imx8mm.conf5
-rw-r--r--conf/machine/verdin-imx8mp.conf5
4 files changed, 8 insertions, 12 deletions
diff --git a/conf/machine/apalis-imx8.conf b/conf/machine/apalis-imx8.conf
index b5a8732..cebdab7 100644
--- a/conf/machine/apalis-imx8.conf
+++ b/conf/machine/apalis-imx8.conf
@@ -60,9 +60,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-toradex"
PREFERRED_PROVIDER_virtual/kernel:preempt-rt = "linux-toradex"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
-# Currently we use the nxp 2020.04 downstream for mx8 as some features are
-# not yet available in 2020.07.
-PREFERRED_VERSION_u-boot-toradex = "2020.04%"
+# Currently we use the nxp 2022.04 downstream for mx8
+PREFERRED_VERSION_u-boot-toradex = "2022.04%"
MACHINE_FIRMWARE:append = " linux-firmware-pcie8997 firmware-imx-hdmi firmware-imx-vpu-imx8"
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf
index 6df8674..d7c2d8e 100644
--- a/conf/machine/colibri-imx8x.conf
+++ b/conf/machine/colibri-imx8x.conf
@@ -63,9 +63,8 @@ PREFERRED_PROVIDER_virtual/dtb:use-mainline-bsp = "device-tree-overlays-mainline
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
-# Currently we use the nxp 2020.04 downstream for mx8 as some features are
-# not yet available in 2020.07.
-PREFERRED_VERSION_u-boot-toradex = "2020.04%"
+# Currently we use the nxp 2022.04 downstream for mx8
+PREFERRED_VERSION_u-boot-toradex = "2022.04%"
MACHINE_FIRMWARE:append = " linux-firmware-pcie8997"
MACHINE_FIRMWARE:append = " firmware-imx-vpu-imx8"
diff --git a/conf/machine/verdin-imx8mm.conf b/conf/machine/verdin-imx8mm.conf
index 14ef055..4438dfb 100644
--- a/conf/machine/verdin-imx8mm.conf
+++ b/conf/machine/verdin-imx8mm.conf
@@ -74,9 +74,8 @@ PREFERRED_PROVIDER_virtual/kernel:use-mainline-bsp:preempt-rt = "linux-toradex-m
MACHINE_EXTRA_RRECOMMENDS:append:use-mainline-bsp = " modprobe-conf"
IMX_DEFAULT_BOOTLOADER = "u-boot-toradex"
-# Currently we use the nxp 2020.04 downstream for mx8 as some features are
-# not yet available in 2020.07.
-PREFERRED_VERSION_u-boot-toradex = "2020.04%"
+# Currently we use the nxp 2022.04 downstream for mx8
+PREFERRED_VERSION_u-boot-toradex = "2022.04%"
# With use-mainline-bsp build mainline U-Boot
IMX_DEFAULT_BOOTLOADER:use-mainline-bsp = "u-boot"
# if using the mainline u-boot, build imx-boot from within u-boot
diff --git a/conf/machine/verdin-imx8mp.conf b/conf/machine/verdin-imx8mp.conf
index 7c2f640..9df9a95 100644
--- a/conf/machine/verdin-imx8mp.conf
+++ b/conf/machine/verdin-imx8mp.conf
@@ -76,9 +76,8 @@ PREFERRED_PROVIDER_virtual/kernel:use-mainline-bsp = "linux-toradex-mainline"
PREFERRED_PROVIDER_virtual/kernel:use-mainline-bsp:preempt-rt = "linux-toradex-mainline"
IMX_DEFAULT_BOOTLOADER = "u-boot-toradex"
-# Currently we use the nxp 2020.04 downstream for mx8 as some features are
-# not yet available in 2020.07.
-PREFERRED_VERSION_u-boot-toradex = "2020.04%"
+# Currently we use the nxp 2022.04 downstream for mx8
+PREFERRED_VERSION_u-boot-toradex = "2022.04%"
# With use-mainline-bsp build mainline U-Boot
IMX_DEFAULT_BOOTLOADER:use-mainline-bsp = "u-boot"
# if using the mainline u-boot, build imx-boot from within u-boot