include/imx8mp-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 imx8mp-ddr4-evk and imx8mp-lpddr4-evk
machines.

Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
This commit is contained in:
Rodrigo M. Duarte 2025-04-29 10:59:38 -03:00
parent e37103ee0c
commit 7c8eef7e1e

View File

@ -72,3 +72,12 @@ 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/imx8mp_m7_TCM_hello_world.bin \
mcore-demos/imx8mp_m7_TCM_low_power_wakeword.bin \
mcore-demos/imx8mp_m7_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \
mcore-demos/imx8mp_m7_TCM_rpmsg_lite_str_echo_rtos.bin \
mcore-demos/imx8mp_m7_TCM_sai_low_power_audio.bin \
"