[meta-ti] [thud/master][PATCH v2] j7-evm.conf: Adding TI_PDK_LIMIT_SOCS/BOARDS/CORES for j7
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Tue Aug 13 13:00:13 PDT 2019
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
v2 - Removed the _j7-evm suffix for TI_PDK_LIMIT_*
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..1cb9aff 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 = "j721e"
+TI_PDK_LIMIT_BOARDS = "j721e_evm"
+TI_PDK_LIMIT_CORES = "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