mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
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 <rodrigo.duarte@ossystems.com.br>
This commit is contained in:
parent
a5993579c0
commit
2d68817c45
|
@ -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 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user