diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-08-14 02:00:13 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-14 04:13:21 +0000 |
| commit | 832cb1ccbde71b458c96f6588b400ca67e9682e0 (patch) | |
| tree | 1bacb9bdf8a001de9ee513be458687da31b295ab /conf | |
| parent | e438a07c922b4be400cf1430160009581834445a (diff) | |
| download | meta-ti-832cb1ccbde71b458c96f6588b400ca67e9682e0.tar.gz | |
j7-evm.conf: Adding TI_PDK_LIMIT_SOCS/BOARDS/CORES for j7
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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" |
