* [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: Add AM64x 8.2.0.17 config
@ 2022-04-28 14:59 Devarsh Thakkar
2022-04-28 16:05 ` Ryan Eatmon
2025-08-13 23:25 ` [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: PRC Automation
0 siblings, 2 replies; 3+ messages in thread
From: Devarsh Thakkar @ 2022-04-28 14:59 UTC (permalink / raw)
To: meta-arago, praneeth
Cc: nikhil.nd, nsekhar, devarsht, vigneshr, Ryan Eatmon, a-m1
Add 8.2.0.17 AM64 config which is a version update
on 8.2 to update DDR configuration for acheiving
1600 MT/s on AM64 SK.
Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
---
.../processor-sdk-08.02.00.17-config.txt | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100755 configs/processor-sdk/processor-sdk-08.02.00.17-config.txt
diff --git a/configs/processor-sdk/processor-sdk-08.02.00.17-config.txt b/configs/processor-sdk/processor-sdk-08.02.00.17-config.txt
new file mode 100755
index 0000000..f074bdc
--- /dev/null
+++ b/configs/processor-sdk/processor-sdk-08.02.00.17-config.txt
@@ -0,0 +1,15 @@
+# This file takes repo entries in the format
+# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
+
+bitbake,git://git.openembedded.org/bitbake,1.46,d22cc1e
+meta-processor-sdk,git://git.ti.com/processor-sdk/meta-processor-sdk.git,dunfell,d92e20cbcd624d8d94213f48b467706bc837f38c,layers=
+meta-arago,git://git.yoctoproject.org/meta-arago,dunfell,08.02.00.006,layers=meta-arago-distro:meta-arago-extras
+#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers=
+meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,6bfe29d,layers=
+meta-virtualization,git://git.yoctoproject.org/meta-virtualization,dunfell,c5f61e5,layers=
+meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,0722ff6,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
+meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,08.02.00.006,layers=
+meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,c4f04f3,layers=meta-arm:meta-arm-toolchain
+oe-core,git://git.openembedded.org/openembedded-core,dunfell,51844f2,layers=meta
+OECORELAYERCONF=./sample-files/bblayers.conf.sample
+OECORELOCALCONF=./sample-files/local-arago64.conf.sample
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: Add AM64x 8.2.0.17 config
2022-04-28 14:59 [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: Add AM64x 8.2.0.17 config Devarsh Thakkar
@ 2022-04-28 16:05 ` Ryan Eatmon
2025-08-13 23:25 ` [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: PRC Automation
1 sibling, 0 replies; 3+ messages in thread
From: Ryan Eatmon @ 2022-04-28 16:05 UTC (permalink / raw)
To: Devarsh Thakkar, meta-arago, praneeth; +Cc: nikhil.nd, nsekhar, vigneshr, a-m1
Patch applied.
On 4/28/2022 9:59, Devarsh Thakkar wrote:
> Add 8.2.0.17 AM64 config which is a version update
> on 8.2 to update DDR configuration for acheiving
> 1600 MT/s on AM64 SK.
>
> Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
> ---
> .../processor-sdk-08.02.00.17-config.txt | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100755 configs/processor-sdk/processor-sdk-08.02.00.17-config.txt
>
> diff --git a/configs/processor-sdk/processor-sdk-08.02.00.17-config.txt b/configs/processor-sdk/processor-sdk-08.02.00.17-config.txt
> new file mode 100755
> index 0000000..f074bdc
> --- /dev/null
> +++ b/configs/processor-sdk/processor-sdk-08.02.00.17-config.txt
> @@ -0,0 +1,15 @@
> +# This file takes repo entries in the format
> +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
> +
> +bitbake,git://git.openembedded.org/bitbake,1.46,d22cc1e
> +meta-processor-sdk,git://git.ti.com/processor-sdk/meta-processor-sdk.git,dunfell,d92e20cbcd624d8d94213f48b467706bc837f38c,layers=
> +meta-arago,git://git.yoctoproject.org/meta-arago,dunfell,08.02.00.006,layers=meta-arago-distro:meta-arago-extras
> +#meta-browser,https://github.com/OSSystems/meta-browser.git,master,5f365ef0f842ba4651efe88787cf9c63bc8b6cb3,layers=
> +meta-qt5,https://github.com/meta-qt5/meta-qt5.git,dunfell,6bfe29d,layers=
> +meta-virtualization,git://git.yoctoproject.org/meta-virtualization,dunfell,c5f61e5,layers=
> +meta-openembedded,git://git.openembedded.org/meta-openembedded,dunfell,0722ff6,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems
> +meta-ti,git://git.yoctoproject.org/meta-ti,dunfell,08.02.00.006,layers=
> +meta-arm,git://git.yoctoproject.org/meta-arm,dunfell,c4f04f3,layers=meta-arm:meta-arm-toolchain
> +oe-core,git://git.openembedded.org/openembedded-core,dunfell,51844f2,layers=meta
> +OECORELAYERCONF=./sample-files/bblayers.conf.sample
> +OECORELOCALCONF=./sample-files/local-arago64.conf.sample
--
Ryan Eatmon reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk:
2022-04-28 14:59 [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: Add AM64x 8.2.0.17 config Devarsh Thakkar
2022-04-28 16:05 ` Ryan Eatmon
@ 2025-08-13 23:25 ` PRC Automation
1 sibling, 0 replies; 3+ messages in thread
From: PRC Automation @ 2025-08-13 23:25 UTC (permalink / raw)
To: Devarsh Thakkar
Cc: meta-arago, praneeth, nikhil.nd, nsekhar, vigneshr, Ryan Eatmon,
a-m1
meta-arago / na / 20220428145917.3764-1-devarsht
PRC Results: FAIL
=========================================================
check-yocto-patches: FAIL
=========================================================
Patches
----------------------------------------
FAIL - [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: Add AM64x 8.2.0.17 config
ERROR: Invalid branch specifier: "oe-layersetup". (META-3)
patch:44
Subject: [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-13 23:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-28 14:59 [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: Add AM64x 8.2.0.17 config Devarsh Thakkar
2022-04-28 16:05 ` Ryan Eatmon
2025-08-13 23:25 ` [meta-arago][oe-layersetup][master][PATCH] configs: processor-sdk: PRC Automation
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).