All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS
@ 2018-01-16 20:34 Mahesh Radhakrishnan
  2018-01-16 23:45 ` [EXTERNAL] " Gou, Hongmei
  0 siblings, 1 reply; 3+ messages in thread
From: Mahesh Radhakrishnan @ 2018-01-16 20:34 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
 conf/distro/include/branding-processor-sdk.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/distro/include/branding-processor-sdk.inc b/conf/distro/include/branding-processor-sdk.inc
index 2fbcb04..ff127d4 100644
--- a/conf/distro/include/branding-processor-sdk.inc
+++ b/conf/distro/include/branding-processor-sdk.inc
@@ -105,3 +105,6 @@ SRCIPK_CUSTOM_GIT_MESSAGE_pn-u-boot-ti-staging = "${SRCIPK_GIT_COMMIT_MESSAGE}"
 
 TI_PDK_LIMIT_SOCS_append_am57xx-evm = " am574x"
 TI_PDK_LIMIT_BOARDS_append_am57xx-evm = " idkAM574x"
+
+TI_PDK_LIMIT_SOCS = "dra72x dra75x dra78x"
+
-- 
1.9.1



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

* Re: [EXTERNAL] [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS
  2018-01-16 20:34 [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS Mahesh Radhakrishnan
@ 2018-01-16 23:45 ` Gou, Hongmei
  2018-01-17 14:18   ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 3+ messages in thread
From: Gou, Hongmei @ 2018-01-16 23:45 UTC (permalink / raw)
  To: Radhakrishnan, Mahesh, meta-arago

> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Radhakrishnan, Mahesh
> Sent: Tuesday, January 16, 2018 3:34 PM
> To: meta-arago@arago-project.org
> Subject: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH]
> branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS
> 
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>  conf/distro/include/branding-processor-sdk.inc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/conf/distro/include/branding-processor-sdk.inc
> b/conf/distro/include/branding-processor-sdk.inc
> index 2fbcb04..ff127d4 100644
> --- a/conf/distro/include/branding-processor-sdk.inc
> +++ b/conf/distro/include/branding-processor-sdk.inc
> @@ -105,3 +105,6 @@ SRCIPK_CUSTOM_GIT_MESSAGE_pn-u-boot-ti-staging
> = "${SRCIPK_GIT_COMMIT_MESSAGE}"
> 
>  TI_PDK_LIMIT_SOCS_append_am57xx-evm = " am574x"
>  TI_PDK_LIMIT_BOARDS_append_am57xx-evm = " idkAM574x"
> +
> +TI_PDK_LIMIT_SOCS = "dra72x dra75x dra78x"
> +

Will this change affect all the platforms? Should it be limited to dra7xx-evm only? 

> --
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [EXTERNAL] [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS
  2018-01-16 23:45 ` [EXTERNAL] " Gou, Hongmei
@ 2018-01-17 14:18   ` Radhakrishnan, Mahesh
  0 siblings, 0 replies; 3+ messages in thread
From: Radhakrishnan, Mahesh @ 2018-01-17 14:18 UTC (permalink / raw)
  To: Gou, Hongmei, meta-arago

Yes. Sorry for the mistake. Thanks for catching it. I have just sent the v2 patch with the fix.


-----Original Message-----
From: Gou, Hongmei 
Sent: Tuesday, January 16, 2018 6:46 PM
To: Radhakrishnan, Mahesh; meta-arago@arago-project.org
Subject: RE: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS

> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago- 
> bounces@arago-project.org] On Behalf Of Radhakrishnan, Mahesh
> Sent: Tuesday, January 16, 2018 3:34 PM
> To: meta-arago@arago-project.org
> Subject: [EXTERNAL] [meta-arago] [morty][meta-processor-sdk][PATCH]
> branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS
> 
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>  conf/distro/include/branding-processor-sdk.inc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/conf/distro/include/branding-processor-sdk.inc
> b/conf/distro/include/branding-processor-sdk.inc
> index 2fbcb04..ff127d4 100644
> --- a/conf/distro/include/branding-processor-sdk.inc
> +++ b/conf/distro/include/branding-processor-sdk.inc
> @@ -105,3 +105,6 @@ SRCIPK_CUSTOM_GIT_MESSAGE_pn-u-boot-ti-staging
> = "${SRCIPK_GIT_COMMIT_MESSAGE}"
> 
>  TI_PDK_LIMIT_SOCS_append_am57xx-evm = " am574x"
>  TI_PDK_LIMIT_BOARDS_append_am57xx-evm = " idkAM574x"
> +
> +TI_PDK_LIMIT_SOCS = "dra72x dra75x dra78x"
> +

Will this change affect all the platforms? Should it be limited to dra7xx-evm only? 

> --
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2018-01-17 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-16 20:34 [morty][meta-processor-sdk][PATCH] branding-processor-sdk: Excluding am57x targets from TI_PDK_LIMIT_SOCS Mahesh Radhakrishnan
2018-01-16 23:45 ` [EXTERNAL] " Gou, Hongmei
2018-01-17 14:18   ` Radhakrishnan, Mahesh

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.