From 2d68817c45b589d4119c4a9c499437caa78e2e4a Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Mon, 28 Apr 2025 18:11:38 -0300 Subject: include/imx8mn-evk: Add new configs on the machine This commit append imx-m7-demos on WKS_FILE_DEPENDS to provide the IMAGE_BOOT_FILES added to imx8mn-ddr4-evk and imx8mn-lpddr4-evk machines. Signed-off-by: Rodrigo M. Duarte --- conf/machine/include/imx8mn-evk.inc | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'conf/machine/include') diff --git a/conf/machine/include/imx8mn-evk.inc b/conf/machine/include/imx8mn-evk.inc index 8d0b40989..a51f11edb 100644 --- a/conf/machine/include/imx8mn-evk.inc +++ b/conf/machine/include/imx8mn-evk.inc @@ -83,3 +83,11 @@ TEE_LOAD_ADDR = "0x56000000" # Add additional firmware MACHINE_FIRMWARE:append = " linux-firmware-ath10k" + +WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m7-demos" +IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ + mcore-demos/imx8mn_m7_TCM_hello_world.bin \ + mcore-demos/imx8mn_m7_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \ + mcore-demos/imx8mn_m7_TCM_rpmsg_lite_str_echo_rtos.bin \ + mcore-demos/imx8mn_m7_TCM_sai_low_power_audio.bin \ +" -- cgit v1.2.3-54-g00ecf