[meta-ti] [rocko][PATCH v3] am65xx-evm: Add PDK specific soc, boards and cores configuration

Sam Nelson sam.nelson at ti.com
Wed Aug 22 13:18:11 PDT 2018


Signed-off-by: Sam Nelson <sam.nelson at ti.com>

---
Change from previous version
Updated title
---
---
 conf/machine/am65xx-evm.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index 08dbc9e..82ee02c 100644
--- a/conf/machine/am65xx-evm.conf
+++ b/conf/machine/am65xx-evm.conf
@@ -25,3 +25,8 @@ WKS_FILE = "sdimage-bootpart.wks"
 IMAGE_BOOT_FILES = "u-boot.img"
 
 do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
+
+# Set the list of device targets for ti-pdk class recipes
+TI_PDK_LIMIT_SOCS = "am65xx"
+TI_PDK_LIMIT_BOARDS = "am65xx_evm am65xx_idk"
+TI_PDK_LIMIT_CORES = "mcu1_0 mpu1_0"
-- 
1.9.1



More information about the meta-ti mailing list