[meta-ti] [thud/master][PATCH] j7-evm.conf: Adding TI_PDK_LIMIT_SOCS/BOARDS/CORES for j7

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Tue Aug 13 12:45:32 PDT 2019


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 conf/machine/j7-evm.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index 17d48d0..22914ba 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -28,4 +28,9 @@ OPTEEOUTPUTMACHINE = "k3"
 IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
 WKS_FILE = "sdimage-bootpart.wks"
 
+# Set the list of device targets for ti-pdk class recipes
+TI_PDK_LIMIT_SOCS_j7-evm = "j721e"
+TI_PDK_LIMIT_BOARDS_j7-evm = "j721e_evm"
+TI_PDK_LIMIT_CORES_j7-evm = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mpu2_1 mpu3_0 mpu3_1 c66xdsp_1 c66xdsp_2 c7x_1"
+
 do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy"
-- 
1.9.1



More information about the meta-ti mailing list