All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko][PATCH v2] am65xx-evm: Add PDK specific soc, boards and cores configuration for AM65xx
@ 2018-08-22 20:13 Sam Nelson
  2018-08-22 20:14 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2018-08-22 20:13 UTC (permalink / raw)
  To: meta-ti, hzhang

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

---
Change from previous version
Updated title and comments
---
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-22 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-22 20:13 [rocko][PATCH v2] am65xx-evm: Add PDK specific soc, boards and cores configuration for AM65xx Sam Nelson
2018-08-22 20:14 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.