From 30587750be30d9384c968a2bece7624fb204d4cf Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Wed, 30 Apr 2025 15:42:48 -0300 Subject: imx93-11x11-lpddr4-evk: Add new configs on the machine This commit append imx-m33-demos on WKS_FILE_DEPENDS to provide the IMAGE_BOOT_FILES added. Signed-off-by: Rodrigo M. Duarte --- conf/machine/imx93-11x11-lpddr4x-evk.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/conf/machine/imx93-11x11-lpddr4x-evk.conf b/conf/machine/imx93-11x11-lpddr4x-evk.conf index 001ce97aa..e7ad6d4d3 100644 --- a/conf/machine/imx93-11x11-lpddr4x-evk.conf +++ b/conf/machine/imx93-11x11-lpddr4x-evk.conf @@ -35,3 +35,13 @@ DDR_FIRMWARE_NAME = " \ lpddr4_imem_1d_v202201.bin \ lpddr4_imem_2d_v202201.bin \ " + +WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m33-demos" +IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ + mcore-demos/imx93-11x11-evk_m33_TCM_low_power_wakeword.bin \ + mcore-demos/imx93-11x11-evk_m33_TCM_power_mode_switch.bin \ + mcore-demos/imx93-11x11-evk_m33_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \ + mcore-demos/imx93-11x11-evk_m33_TCM_rpmsg_lite_str_echo_rtos.bin \ + mcore-demos/imx93-11x11-evk_m33_TCM_sai_low_power_audio.bin \ +" + -- cgit v1.2.3-54-g00ecf