* [rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration
@ 2018-08-22 20:05 Sam Nelson
2018-08-22 20:07 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Sam Nelson @ 2018-08-22 20:05 UTC (permalink / raw)
To: meta-ti
Specifies the pdk soc names, board names and core names supported
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
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
* Re: [rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration
2018-08-22 20:05 [rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration Sam Nelson
@ 2018-08-22 20:07 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2018-08-22 20:07 UTC (permalink / raw)
To: Sam Nelson; +Cc: meta-ti
I believe the commit message should be:
am65xx-evm: Add PDK specific soc, boards and cores configuration
Otherwise it's kind of circular and confusing.
On Wed, Aug 22, 2018 at 04:05:51PM -0400, Sam Nelson wrote:
> Specifies the pdk soc names, board names and core names supported
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
> 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
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-22 20:08 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:05 [rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration Sam Nelson
2018-08-22 20:07 ` 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.