summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/apalis-imx8x.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/apalis-imx8x.conf b/conf/machine/apalis-imx8x.conf
index ed84a37..c1345b1 100644
--- a/conf/machine/apalis-imx8x.conf
+++ b/conf/machine/apalis-imx8x.conf
@@ -26,7 +26,7 @@ KERNEL_DEVICETREE = " \
UBOOT_MAKE_TARGET = "u-boot.bin"
UBOOT_SUFFIX = "bin"
UBOOT_CONFIG ??= "sd"
-UBOOT_CONFIG[sd] = "apalis-imx8qxp_config,sdcard"
+UBOOT_CONFIG[sd] = "apalis-imx8x_config,sdcard"
BOOT_SPACE = "65536"
IMAGE_BOOTLOADER = "imx-boot"