diff options
| -rw-r--r-- | conf/machine/include/imx8mm-evk.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/include/imx8mm-evk.inc b/conf/machine/include/imx8mm-evk.inc index 0c6bd899d..516dd8a9d 100644 --- a/conf/machine/include/imx8mm-evk.inc +++ b/conf/machine/include/imx8mm-evk.inc | |||
| @@ -73,3 +73,13 @@ TEE_LOAD_ADDR = "0xbe000000" | |||
| 73 | 73 | ||
| 74 | # Add additional firmware | 74 | # Add additional firmware |
| 75 | MACHINE_FIRMWARE:append = " linux-firmware-ath10k" | 75 | MACHINE_FIRMWARE:append = " linux-firmware-ath10k" |
| 76 | |||
| 77 | WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m4-demos" | ||
| 78 | IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ | ||
| 79 | mcore-demos/imx8mm_m4_TCM_hello_world.bin \ | ||
| 80 | mcore-demos/imx8mm_m4_TCM_low_power_wakeword.bin \ | ||
| 81 | mcore-demos/imx8mm_m4_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \ | ||
| 82 | mcore-demos/imx8mm_m4_TCM_rpmsg_lite_str_echo_rtos.bin \ | ||
| 83 | mcore-demos/imx8mm_m4_TCM_sai_low_power_audio.bin \ | ||
| 84 | mcore-demos/imx8mm_m4_TCM_sai_low_power_audio_wm8524.bin \ | ||
| 85 | " | ||
