u-boot: disable version v2017.03 for ccimx8x

U-Boot version v2024.04 does support ccimx8x now.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2024-11-20 18:57:34 +01:00
parent 3d2718abb7
commit 58effcfc11
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ SRCREV = "${AUTOREV}"
# Disable support to initial environment for U-Boot
UBOOT_INITIAL_ENV = ""
COMPATIBLE_MACHINE = "(ccimx6$|ccimx8x)"
COMPATIBLE_MACHINE = "(ccimx6$)"