From be74a3043635ae632cf8f339683438431b391393 Mon Sep 17 00:00:00 2001 From: Philip Molloy Date: Fri, 5 Dec 2025 09:51:34 +0100 Subject: [PATCH 1/3] products/adsp: Add BR2_EXTERNAL 2025.05-0.1.0 release Signed-off-by: Philip Molloy --- docs/products/adsp/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/products/adsp/index.rst b/docs/products/adsp/index.rst index 1aae11a2b..9f9f9e88f 100644 --- a/docs/products/adsp/index.rst +++ b/docs/products/adsp/index.rst @@ -112,3 +112,5 @@ ADI repositories :git-adsp-ldr:`v1.0.2 ` - :git-lnxdsp-repo-manifest:`+` - :git-br2-external:`+` + - v2025.05: + :git-br2-external:`Release 0.1.0 ` From f487870efd049d6ebead467da42586d5af201203 Mon Sep 17 00:00:00 2001 From: Philip Molloy Date: Fri, 5 Dec 2025 10:11:54 +0100 Subject: [PATCH 2/3] adsp/products: Link from index to setup Signed-off-by: Philip Molloy --- docs/products/adsp/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/products/adsp/index.rst b/docs/products/adsp/index.rst index 9f9f9e88f..0920b0e18 100644 --- a/docs/products/adsp/index.rst +++ b/docs/products/adsp/index.rst @@ -66,6 +66,8 @@ and coordinated with the community during weekly public office hours at 17:00 CE on Thursdays using a `Jitsi meeting `__. +To set up new ADSP evaluation boards see :ref:`Getting Started `. + Upstream forks -------------- From 21009321f63cf1429448df3a601d2441db43272b Mon Sep 17 00:00:00 2001 From: Philip Molloy Date: Fri, 5 Dec 2025 11:07:28 +0100 Subject: [PATCH 3/3] adsp/products: Document how to download a binary release Signed-off-by: Philip Molloy --- docs/products/adsp/setup.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/products/adsp/setup.rst b/docs/products/adsp/setup.rst index 1777ec601..81b264c9b 100644 --- a/docs/products/adsp/setup.rst +++ b/docs/products/adsp/setup.rst @@ -8,6 +8,12 @@ do not support booting directly from SD cards. Therefore the evaluation boards need to be bootstrapped over JTAG using a :adi:`ADI ICE-1000 or ICE-2000 JTAG debugger `. +Download a binary release +------------------------- + +Navigate to the :git-br2-external:`br2-external releases page ` and +download the appropriate `images-*.tar.xz` release archive. + Setup a JTAG connection -----------------------