summaryrefslogtreecommitdiff
path: root/conf/machine/apalis-imx8x.conf
diff options
context:
space:
mode:
authorMing Liu <ming.liu@toradex.com>2020-08-05 19:25:20 +0200
committerMing Liu <ming.liu@toradex.com>2020-08-10 15:45:03 +0200
commit7c758ad91693bac28796d8e7b9d27c15f89b6cac (patch)
treeb656eb1940fccffddb81e23fcdfb92c9fded4c67 /conf/machine/apalis-imx8x.conf
parent8a2e5df0404ac59a5f1e74638a4220274afb4867 (diff)
meta: change to use libubootenv to provide u-boot-fw-utils
The changes include: - Drop PREFERRED_PROVIDER_u-boot-fw-utils from machine conf. - Drop u-boot-toradex-fw-utils recipes. - Drop fw_unlock_mmc.sh, that's not needed for libubootenv. - Drop u-boot.inc, use default u-boot.inc from OE layer. - Add fw_env.config to uboot recipe. - Set UBOOT_INITIAL_ENV to u-boot-initial-env, which is being referred in libubootenv. Related-to: ELB-2552 Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'conf/machine/apalis-imx8x.conf')
-rw-r--r--conf/machine/apalis-imx8x.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/apalis-imx8x.conf b/conf/machine/apalis-imx8x.conf
index ab88230..e923fe4 100644
--- a/conf/machine/apalis-imx8x.conf
+++ b/conf/machine/apalis-imx8x.conf
@@ -47,11 +47,9 @@ PREFERRED_PROVIDER_u-boot-default-script = "u-boot-distro-boot"
PREFERRED_PROVIDER_virtual/kernel = "linux-toradex"
PREFERRED_PROVIDER_virtual/kernel_preempt-rt = "linux-toradex-rt"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
-PREFERRED_PROVIDER_u-boot-fw-utils ?= "u-boot-toradex-fw-utils"
# 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-usb8997"
MACHINE_FIRMWARE_append = " firmware-imx-vpu-imx8"