From fb6a8da7711ba8e1f6458f0eac528d505d8be23a Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Fri, 27 Sep 2019 11:11:18 +0200 Subject: machine: apalis-imx8x: use new u-boot-config name Signed-off-by: Philippe Schenker --- conf/machine/apalis-imx8x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3