diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/j7-evm.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 17d48d02..1cb9aff5 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf | |||
| @@ -28,4 +28,9 @@ OPTEEOUTPUTMACHINE = "k3" | |||
| 28 | IMAGE_BOOT_FILES = "tispl.bin u-boot.img" | 28 | IMAGE_BOOT_FILES = "tispl.bin u-boot.img" |
| 29 | WKS_FILE = "sdimage-bootpart.wks" | 29 | WKS_FILE = "sdimage-bootpart.wks" |
| 30 | 30 | ||
| 31 | # Set the list of device targets for ti-pdk class recipes | ||
| 32 | TI_PDK_LIMIT_SOCS = "j721e" | ||
| 33 | TI_PDK_LIMIT_BOARDS = "j721e_evm" | ||
| 34 | TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mpu2_1 mpu3_0 mpu3_1 c66xdsp_1 c66xdsp_2 c7x_1" | ||
| 35 | |||
| 31 | do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" | 36 | do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" |
