From a38f9ecf89605c98258c09ff662129885f273cce Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Wed, 19 Feb 2025 08:50:52 +0100 Subject: [PATCH] ccmp25-dvk: set device tree file for sdcard generation This commit defines the device tree file variable used to generate the SD card image, fixing the build of the bootloader flavor intended for booting from an SD card. Signed-off-by: Arturo Buzarra --- meta-digi-arm/conf/machine/ccmp25-dvk.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-digi-arm/conf/machine/ccmp25-dvk.conf b/meta-digi-arm/conf/machine/ccmp25-dvk.conf index 069b922e8..b083a1dce 100644 --- a/meta-digi-arm/conf/machine/ccmp25-dvk.conf +++ b/meta-digi-arm/conf/machine/ccmp25-dvk.conf @@ -39,6 +39,7 @@ UBOOT_DEVICETREE = "${STM32MP_DEVICETREE}" # ========================================================================= # Define list of devicetree per supported storage STM32MP_DT_FILES_EMMC = "ccmp25-dvk" +STM32MP_DT_FILES_SDCARD = "${STM32MP_DT_FILES_EMMC}" # Extra DTB for board - need to specify it with .dtb ... STM32MP_KERNEL_DEVICETREE:ccmp25-dvk += " \