summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/am65xx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/am65xx.inc')
-rw-r--r--conf/machine/include/am65xx.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/include/am65xx.inc b/conf/machine/include/am65xx.inc
new file mode 100644
index 00000000..d433ed10
--- /dev/null
+++ b/conf/machine/include/am65xx.inc
@@ -0,0 +1,7 @@
1require conf/machine/include/k3.inc
2SOC_FAMILY_append = ":am65xx"
3
4# Set the list of device targets for ti-pdk class recipes
5TI_PDK_LIMIT_SOCS = "am65xx"
6TI_PDK_LIMIT_BOARDS = "am65xx_evm am65xx_idk"
7TI_PDK_LIMIT_CORES = "mcu1_0 mpu1_0"