diff options
| -rw-r--r-- | conf/machine/imx7dsabresd.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index 2847820f5..96942ebb2 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf | |||
| @@ -43,3 +43,10 @@ UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" | |||
| 43 | OPTEE_BIN_EXT = "7dsdb" | 43 | OPTEE_BIN_EXT = "7dsdb" |
| 44 | 44 | ||
| 45 | XSERVER += "mesa-driver-swrast" | 45 | XSERVER += "mesa-driver-swrast" |
| 46 | |||
| 47 | WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m4-demos" | ||
| 48 | IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ | ||
| 49 | mcore-demos/imx7d_sabresd_m4_TCM_Pingpang.bin \ | ||
| 50 | mcore-demos/imx7d_sabresd_m4_TCM_helloworld.bin \ | ||
| 51 | mcore-demos/imx7d_sabresd_m4_TCM_mcctty.bin \ | ||
| 52 | " | ||
