Skip to content

Commit 0a8165f

Browse files
committed
fix(buildroot): update am62lx buildroot docs for 11.02.08
update version to 11_02_08_02 and include the buildroot component version for am62lx release specific reelase notes. include the relase notes in buildroot toc and index files. Signed-off-by: sadik <[email protected]>
1 parent bd7fd5a commit 0a8165f

File tree

4 files changed

+44
-1
lines changed

4 files changed

+44
-1
lines changed

configs/AM62LX/AM62LX_buildroot_toc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ devices/AM62LX/buildroot/index
22
devices/AM62LX/buildroot/Getting_Started_Guide
33

44
buildroot/Overview
5+
devices/AM62LX/linux/Release_Specific
6+
devices/AM62LX/linux/Release_Specific_Release_Notes
57
buildroot/Building_Buildroot_Image
68
buildroot/Building_Buildroot_Packages

source/devices/AM62LX/buildroot/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Buildroot Developer's Guide
1515
:numbered:
1616

1717
../../../buildroot/Overview
18+
/devices/AM62LX/linux/Release_Specific
1819
Getting_Started_Guide
1920
../../../buildroot/Building_Buildroot_Image
2021
../../../buildroot/Building_Buildroot_Packages
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11_01_16_13
1+
11_02_08_02

source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,46 @@ Debian (Armbian)
160160
- `11.01.16.13 <https://github.com/TexasInstruments/armbian-build/releases/tag/11.01.16.13>`__
161161
- `Build <https://github.com/TexasInstruments/armbian-build/blob/2025.10-release/config/sources/families/k3.conf>`__, `Board <https://github.com/TexasInstruments/armbian-build/blob/2025.10-release/config/boards/am62lxx-evm.conf>`__
162162

163+
Buildroot (Buildroot External TI)
164+
---------------------------------
165+
166+
.. list-table::
167+
:header-rows: 1
168+
:widths: 15, 30, 30, 30
169+
170+
* - Component
171+
- Branch Info
172+
- Tag Info
173+
- Config Info
174+
* - U-Boot
175+
- `ti-u-boot-2025.01 <https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?h=ti-u-boot-2025.01>`__
176+
- `11.02.08 <https://github.com/TexasInstruments/ti-u-boot/releases/tag/11.02.08>`__
177+
- `Build <https://github.com/TexasInstruments/buildroot-external-TI/blob/78d0a34cec662b7fd96bf7319e9c59d2b79c1df3/configs/ti_release_am62x_sk_defconfig#L60>`__
178+
* - ATF
179+
- `master <https://github.com/TexasInstruments/arm-trusted-firmware.git>`__
180+
- `v2.13+ <https://github.com/TexasInstruments/arm-trusted-firmware/commit/5939ceaeb664b8da5499dc4ecfa1caa7f5bcc31a>`__
181+
- `Build <https://github.com/TexasInstruments/buildroot-external-TI/blob/78d0a34cec662b7fd96bf7319e9c59d2b79c1df3/configs/ti_release_am62lx_evm_rt_defconfig#L39>`__
182+
* - OPTEE
183+
- `master <https://github.com/OP-TEE/optee_os/tree/master>`__
184+
- `4.7.0+ <https://github.com/OP-TEE/optee_os/commit/a9690ae39995af36a31b7a4f446f27ea0787e3a4>`__
185+
- `Build <https://github.com/TexasInstruments/buildroot-external-TI/blob/78d0a34cec662b7fd96bf7319e9c59d2b79c1df3/configs/ti_release_am62lx_evm_rt_defconfig#L46>`__
186+
* - Linux Firmware
187+
- `ti-linux-firmware <https://github.com/TexasInstruments/ti-linux-firmware/tree/ti-linux-firmware>`__
188+
- `11.02.08 <https://github.com/TexasInstruments/ti-linux-firmware/releases/tag/11.02.08>`__
189+
- `Git Clone <https://github.com/buildroot/buildroot/blob/1a17185606161d7a03198e249c02bdc2bdc972d0/boot/ti-k3-boot-firmware/ti-k3-boot-firmware.mk#L8>`__
190+
* - Linux Kernel
191+
- `ti-linux-6.12.y <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?h=ti-linux-6.12.y>`__
192+
- `11.02.08 <https://github.com/TexasInstruments/ti-linux-kernel/releases/tag/11.02.08>`__
193+
- `non-RT <https://github.com/TexasInstruments/buildroot-external-TI/blob/78d0a34cec662b7fd96bf7319e9c59d2b79c1df3/configs/ti_release_am62lx_evm_defconfig#L15C58-L15C60>`__, `RT <https://github.com/TexasInstruments/buildroot-external-TI/blob/78d0a34cec662b7fd96bf7319e9c59d2b79c1df3/configs/ti_release_am62lx_evm_rt_defconfig#L15C58-L15C60>`__
194+
* - Buildroot External TI
195+
- `main <https://github.com/TexasInstruments/buildroot-external-TI/tree/main>`__
196+
- `11.02.08.02 <https://github.com/TexasInstruments/buildroot-external-TI/releases/tag/11.02.08.02>`__
197+
- `Build <https://github.com/TexasInstruments/buildroot-external-TI/tree/main/configs>`__, `Board <https://github.com/TexasInstruments/buildroot-external-TI/tree/main/board/ti/am62lx-evm>`__
198+
* - Buildroot
199+
- `2025.08.x <https://github.com/buildroot/buildroot/tree/2025.08.x>`__
200+
- `2025.08.2 <https://github.com/buildroot/buildroot/releases/tag/2025.08.2>`__
201+
-
202+
163203
Issues Tracker
164204
==============
165205

0 commit comments

Comments
 (0)