Skip to content

Commit 35e6201

Browse files
deploy: 33fdd81
1 parent d121f14 commit 35e6201

File tree

5 files changed

+26
-2
lines changed

5 files changed

+26
-2
lines changed

_sources/products/adsp/index.rst.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ and coordinated with the community during weekly public office hours at 17:00 CE
6666
on Thursdays using a
6767
`Jitsi meeting <https://meet.jit.si/AnalogDevicesIncDigitalSignalProcessingOfficeHours>`__.
6868

69+
To set up new ADSP evaluation boards see :ref:`Getting Started <adsp setup>`.
70+
6971
Upstream forks
7072
--------------
7173

@@ -112,3 +114,5 @@ ADI repositories
112114
:git-adsp-ldr:`v1.0.2 <releases/tag/v1.0.2+>`
113115
- :git-lnxdsp-repo-manifest:`+`
114116
- :git-br2-external:`+`
117+
- v2025.05:
118+
:git-br2-external:`Release 0.1.0 <releases/tag/2025.05-0.1.0+>`

_sources/products/adsp/setup.rst.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ do not support booting directly from SD cards. Therefore the evaluation boards
88
need to be bootstrapped over JTAG using a :adi:`ADI ICE-1000 or ICE-2000 JTAG
99
debugger <en/resources/evaluation-hardware-and-software/evaluation-boards-kits/emulators.html>`.
1010

11+
Download a binary release
12+
-------------------------
13+
14+
Navigate to the :git-br2-external:`br2-external releases page <releases+>` and
15+
download the appropriate `images-*.tar.xz` release archive.
16+
1117
Setup a JTAG connection
1218
-----------------------
1319

products/adsp/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ <h2>Linux support<a class="headerlink" href="#linux-support" title="Link to this
542542
and coordinated with the community during weekly public office hours at 17:00 CET
543543
on Thursdays using a
544544
<a class="icon link reference external" href="https://meet.jit.si/AnalogDevicesIncDigitalSignalProcessingOfficeHours" target="_blank">Jitsi meeting</a>.</p>
545+
<p>To set up new ADSP evaluation boards see <a class="reference internal" href="setup.html#adsp-setup"><span class="std std-ref">Getting Started</span></a>.</p>
545546
</section>
546547
<section id="upstream-forks">
547548
<h2>Upstream forks<a class="headerlink" href="#upstream-forks" title="Link to this heading"></a></h2>
@@ -612,7 +613,14 @@ <h2>ADI repositories<a class="headerlink" href="#adi-repositories" title="Link t
612613
</dl>
613614
</li>
614615
<li><p><a class="icon git reference external" href="https://github.com/analogdevicesinc/lnxdsp-repo-manifest/" target="_blank">ADI lnxdsp-repo-manifest repository</a></p></li>
615-
<li><p><a class="icon git reference external" href="https://github.com/analogdevicesinc/br2-external/" target="_blank">ADI br2-external repository</a></p></li>
616+
<li><dl class="simple">
617+
<dt><a class="icon git reference external" href="https://github.com/analogdevicesinc/br2-external/" target="_blank">ADI br2-external repository</a></dt><dd><ul>
618+
<li><p>v2025.05:
619+
<a class="icon git reference external" href="https://github.com/analogdevicesinc/br2-external/releases/tag/2025.05-0.1.0" target="_blank">Release 0.1.0</a></p></li>
620+
</ul>
621+
</dd>
622+
</dl>
623+
</li>
616624
</ul>
617625
</section>
618626
</section>

products/adsp/setup.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
<nav>
9696
<ul>
9797
<li><a class="reference internal" href="#">Getting started</a><ul>
98+
<li><a class="reference internal" href="#download-a-binary-release">Download a binary release</a></li>
9899
<li><a class="reference internal" href="#setup-a-jtag-connection">Setup a JTAG connection</a></li>
99100
<li><a class="reference internal" href="#boot-u-boot-proper">Boot U-Boot Proper</a></li>
100101
<li><a class="reference internal" href="#boot-linux">Boot Linux</a></li>
@@ -473,6 +474,11 @@
473474
do not support booting directly from SD cards. Therefore the evaluation boards
474475
need to be bootstrapped over JTAG using a <a class="icon adi reference external" href="https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/emulators.html" target="_blank">ADI ICE-1000 or ICE-2000 JTAG
475476
debugger</a>.</p>
477+
<section id="download-a-binary-release">
478+
<h2>Download a binary release<a class="headerlink" href="#download-a-binary-release" title="Link to this heading"></a></h2>
479+
<p>Navigate to the <a class="icon git reference external" href="https://github.com/analogdevicesinc/br2-external/releases" target="_blank">br2-external releases page</a> and
480+
download the appropriate <cite>images-*.tar.xz</cite> release archive.</p>
481+
</section>
476482
<section id="setup-a-jtag-connection">
477483
<h2>Setup a JTAG connection<a class="headerlink" href="#setup-a-jtag-connection" title="Link to this heading"></a></h2>
478484
<p>Build and install the ADI fork of OpenOCD:</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)