diff options
| -rw-r--r-- | conf/machine/imx8mnul-ddr3l-evk.conf | 8 |
1 files changed, 8 insertions, 0 deletions
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 = "" | |||
| 67 | IMX_BOOT_SEEK = "32" | 67 | IMX_BOOT_SEEK = "32" |
| 68 | 68 | ||
| 69 | OPTEE_BIN_EXT = "8mnul" | 69 | OPTEE_BIN_EXT = "8mnul" |
| 70 | |||
| 71 | WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m7-demos" | ||
| 72 | IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ | ||
| 73 | mcore-demos/imx8mnddr3l_m7_TCM_hello_world.bin \ | ||
| 74 | mcore-demos/imx8mnddr3l_m7_TCM_rpmsg_lite_pingpong_rtos_linux_remote.bin \ | ||
| 75 | mcore-demos/imx8mnddr3l_m7_TCM_rpmsg_lite_str_echo_rtos.bin \ | ||
| 76 | mcore-demos/imx8mnddr3l_m7_TCM_sai_low_power_audio.bin \ | ||
| 77 | " | ||
