All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][meta-processor-sdk][PATCH ] ti-pdk: Updates for dra7xx & am574x
@ 2017-12-14 23:44 Mahesh Radhakrsihnan
  2017-12-15 13:15 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 4+ messages in thread
From: Mahesh Radhakrsihnan @ 2017-12-14 23:44 UTC (permalink / raw)
  To: meta-arago

From: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>

One of the updates is for dra7xx. The other one adds the
LIMIT_BOARDS/SOCs for AM574x until they are added to machine/am57xx-
evm.conf

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 classes/ti-pdk.bbclass | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/classes/ti-pdk.bbclass b/classes/ti-pdk.bbclass
index 76abfe4..c83da00 100644
--- a/classes/ti-pdk.bbclass
+++ b/classes/ti-pdk.bbclass
@@ -54,9 +54,11 @@ export SECTTI="perl ${CG_XML_INSTALL_DIR}/ofd/sectti.pl"
 TI_PDK_XDCMAKE ?= "1"
 
 # By default, only build the cores with available toolchains
-TI_PDK_LIMIT_CORES ?= "a15_0 ipu1_0 ipu1_1 ipu2_0 ipu2_1 c66x c66xdsp_1 c66xdsp_2 arm9_0 c674x a9host a8host pru_0 pru_1"
+TI_PDK_LIMIT_CORES ?= "a15_0 ipu1_0 ipu1_1 ipu2_0 ipu2_1 c66x c66xdsp_1 c66xdsp_2 arm9_0 c674x a9host a8host pru_0 pru_1 arp32_1"
 TI_PDK_LIMIT_SOCS ?= ""
+TI_PDK_LIMIT_SOCS_append_am57xx-evm = " am574x"
 TI_PDK_LIMIT_BOARDS ?= ""
+TI_PDK_LIMIT_BOARDS_append_am57xx-evm = " idkAM574x"
 TI_PDK_MAKE_TARGET ?= "release"
 TI_PDK_EXTRA_MAKE ?= ""
 
-- 
1.9.1



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

end of thread, other threads:[~2017-12-15 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-14 23:44 [morty][meta-processor-sdk][PATCH ] ti-pdk: Updates for dra7xx & am574x Mahesh Radhakrsihnan
2017-12-15 13:15 ` [EXTERNAL] " Jacob Stiffler
2017-12-15 19:44   ` Radhakrishnan, Mahesh
2017-12-15 19:48     ` 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.