diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/colibri-imx8x.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf index ebbf759..418a73d 100644 --- a/conf/machine/colibri-imx8x.conf +++ b/conf/machine/colibri-imx8x.conf @@ -68,7 +68,6 @@ PREFERRED_PROVIDER_u-boot = "u-boot-toradex" PREFERRED_VERSION_u-boot-toradex = "2022.04%" MACHINE_FIRMWARE:append = " linux-firmware-pcie8997" -MACHINE_FIRMWARE:append = " firmware-imx-vpu-imx8" IMXBOOT_TARGETS = "flash" IMX_BOOT_SOC_TARGET = "iMX8QX" |