From 5af2b13223bd62e9a77dfc9d87d75336f4b76d67 Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Tue, 29 Apr 2025 10:05:07 -0300 Subject: imx8mnul-ddr3l-evk: Add new configs on the machine This commit append imx-m7-demos on WKS_FILE_DEPENDS to provide the IMAGE_BOOT_FILES added. Signed-off-by: Rodrigo M. Duarte --- conf/machine/imx8mnul-ddr3l-evk.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/conf/machine/imx8mnul-ddr3l-evk.conf b/conf/machine/imx8mnul-ddr3l-evk.conf index 5fc548489..7d87010b4 100644 --- a/conf/machine/imx8mnul-ddr3l-evk.conf +++ b/conf/machine/imx8mnul-ddr3l-evk.conf @@ -67,3 +67,11 @@ UBOOT_MAKE_TARGET:pn-u-boot-imx = "" IMX_BOOT_SEEK = "32" OPTEE_BIN_EXT = "8mnul" + +WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m7-demos" +IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ + mcore-demos/imx8mnddr3l_m7_TCM_hello_world.bin \ + mcore-demos/imx8mnddr3l_m7_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \ + mcore-demos/imx8mnddr3l_m7_TCM_rpmsg_lite_str_echo_rtos.bin \ + mcore-demos/imx8mnddr3l_m7_TCM_sai_low_power_audio.bin \ +" -- cgit v1.2.3-54-g00ecf