Skip to content

Commit 3dc2b34

Browse files
chore(linux): AM62LX/AM62PX: Fix ref release-specific-build-information
release-specific-build-information reference with list-table is used now for release specific tag info on AM62Lx and AM62PX. Hence updating the references in Foundational_Components sections accordingly. TODO: Fix up the same methodology for all other devices closer to their next release. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
1 parent 648c4dd commit 3dc2b34

3 files changed

Lines changed: 6 additions & 17 deletions

File tree

source/linux/Foundational_Components/U-Boot/BG-Setup-K3.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ git repositories including commit history.
5151
Alternatively, BL-1 and U-Boot sources can directly be fetched from GIT. The GIT
5252
repo URL, branch and commit id can be found in the release notes:
5353

54-
- ti-u-boot version: :ref:`u-boot-release-notes`
55-
- ti-linux-firmware version: :ref:`ti-linux-fw-release-notes`
56-
- TF-A version: :ref:`tf-a-release-notes`
54+
- ti-u-boot , OPTEE, TF-A and ti-linux-firmware version is at :ref:`release-specific-build-information`
5755

5856
.. ifconfig:: CONFIG_part_variant not in ('AM62LX')
5957

source/linux/Foundational_Components/U-Boot/UG-General-Info.rst

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ General Information
3737
git repository including commit history.
3838

3939
Alternatively, BL-1 sources can directly be fetched from GIThub. The GIT
40-
repo URL, branch and commit id can be found in the :ref:`u-boot-release-notes`
40+
repo URL, branch and commit id can be found at :ref:`release-specific-build-information`.
4141
section of the release notes.
4242

4343
.. _Build-BL1-label:
@@ -78,7 +78,7 @@ For your convenience the sources also includes the U-Boot's
7878
git repository including commit history.
7979

8080
Alternatively, U-Boot sources can directly be fetched from GIT. The GIT
81-
repo URL, branch and commit id can be found in the :ref:`u-boot-release-notes`
81+
repo URL, branch and commit id can be found in the :ref:`u-boot-release-notes` :ref:`release-specific-build-information`
8282
section of the release notes.
8383

8484

@@ -610,12 +610,7 @@ Build U-Boot
610610

611611
.. note::
612612

613-
Where to get the sources:
614-
615-
- ti-u-boot version: :ref:`u-boot-release-notes`
616-
- ti-linux-firmware version: :ref:`ti-linux-fw-release-notes`
617-
- TF-A version: :ref:`tf-a-release-notes`
618-
- OP-TEE version: :ref:`optee-release-notes`
613+
Where to get the sources: :ref:`release-specific-build-information`.
619614

620615
.. code-block:: console
621616
@@ -653,11 +648,7 @@ Build U-Boot
653648

654649
.. note::
655650

656-
Where to get the sources:
657-
658-
- ti-u-boot version: :ref:`u-boot-release-notes`
659-
- ti-linux-firmware version: :ref:`ti-linux-fw-release-notes`
660-
- TF-A version: :ref:`tf-a-release-notes`
651+
Where to get the sources: :ref:`release-specific-build-information`.
661652

662653
.. code-block:: console
663654

source/linux/Foundational_Components_ATF.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If it is not possible to use pre-build binary, use the following:
3838
$ git clone https://github.com/TexasInstruments/arm-trusted-firmware.git
3939
$ git checkout <hash>
4040
41-
Where <hash> is the commit shown here: :ref:`tf-a-release-notes`.
41+
Where <hash> is the commit shown here: :ref:`tf-a-release-notes` :ref:`release-specific-build-information`.
4242

4343
|
4444

0 commit comments

Comments
 (0)