diff options
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/am65xx.inc | 7 |
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 @@ | |||
| 1 | require conf/machine/include/k3.inc | ||
| 2 | SOC_FAMILY_append = ":am65xx" | ||
| 3 | |||
| 4 | # Set the list of device targets for ti-pdk class recipes | ||
| 5 | TI_PDK_LIMIT_SOCS = "am65xx" | ||
| 6 | TI_PDK_LIMIT_BOARDS = "am65xx_evm am65xx_idk" | ||
| 7 | TI_PDK_LIMIT_CORES = "mcu1_0 mpu1_0" | ||
