Skip to content

Commit dfa28d3

Browse files
sadik-smdpraneethbajjuri
authored andcommitted
fix(buildroot): Update release tag for AM62X.
Updated the release tag in buildroot instructions. Updated the version text for AM62X platform. Signed-off-by: sadik <[email protected]>
1 parent 08a05c1 commit dfa28d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

source/buildroot/Building_Buildroot_Image.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Buildroot tags for Platforms supported are as follws:
4141
- AM62X
4242
* - https://github.com/buildroot/buildroot
4343
- 2024.11.3
44-
- 2024.11.1
44+
- 2025.02
4545
* - https://github.com/TexasInstruments/buildroot-external-TI.git
4646
- 11.00.15.05
47-
- 11.00.09.04
47+
- 11.01.05.03
4848

4949
You can fetch the repos with an explicit tag using:
5050

@@ -113,7 +113,7 @@ TI_K3_BOOT_FIRMWARE_VERSION will be as follows:
113113
* - Platform
114114
- version_tag
115115
* - AM62X
116-
- 11.00.09
116+
- 11.01.05
117117
* - AM62LX
118118
- 11.00.15
119119

@@ -122,8 +122,8 @@ TI_K3_BOOT_FIRMWARE_VERSION will be as follows:
122122
123123
$ make TI_K3_BOOT_FIRMWARE_VERSION=<version_tag>
124124
125-
For Example, version_tag will be 11.00.09 or 10.01.10
126-
$ make TI_K3_BOOT_FIRMWARE_VERSION=11.00.09
125+
For Example, version_tag will be 11.01.05 or 10.01.10
126+
$ make TI_K3_BOOT_FIRMWARE_VERSION=11.01.05
127127
128128
The build process can take some time, depending on your system's resources and
129129
the complexity of the configuration.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11_00_09_04
1+
11_01_05_03

0 commit comments

Comments
 (0)