Skip to content

Commit b635046

Browse files
docs(linux): AM335X: Update 09.03 Release tag info
Update 09.03 Release tag info Signed-off-by: Praneeth Bajjuri <[email protected]>
1 parent 944cbc3 commit b635046

File tree

1 file changed

+34
-41
lines changed

1 file changed

+34
-41
lines changed

source/devices/AM335X/linux/Release_Specific_Release_Notes.rst

Lines changed: 34 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _Release-note-label:
22

3-
************************************
3+
************************
44
Release Notes for AM335X
5-
************************************
5+
************************
66

77
Overview
88
========
@@ -30,7 +30,7 @@ download page or in the installed directory as indicated below. In
3030
addition, see :ref:`GPLv3 Disclaimer <overview-gplv3-disclaimer>`.
3131

3232
Documentation
33-
===============
33+
=============
3434
- :ref:`Processor SDK Linux Software Developer's Guide <linux-index>`: Provides information on features, functions, delivery package and,
3535
compile tools for the Processor SDK Linux release. This also provides
3636
detailed information regarding software elements and software
@@ -44,19 +44,21 @@ Documentation
4444
running the demonstration application that is loaded on flash. This
4545
document is provided as part of the EVM kit.
4646

47-
Release 09.01.00
48-
================
47+
Release 09.03.05.02
48+
===================
4949

50-
Released Oct 2023
50+
Released Dec 2024
5151

5252
.. rubric:: What's New
5353
:name: whats-new
5454

55-
.. note:: Generic PRU-ICSS Ethernet is descoped in 09.01.00 release.
55+
.. note:: Generic PRU-ICSS Ethernet is descoped in 09.03 release.
5656

57-
Processor SDK 9.1 Release has following new features:
57+
Processor SDK 9.3 Release has following new features:
5858

59-
- 2023 LTS Refresh with Stable Kernel 6.1, U-boot 2023.04, Yocto Kirkstone 4.0
59+
- 2023 LTS Stable Update to 6.1.119
60+
- Splash Screen Feature
61+
- Important Bug Fixes
6062

6163
|
6264
@@ -68,13 +70,13 @@ Processor SDK 9.1 Release has following new features:
6870
+--------------------------+----------------------------+
6971
| Component | Version |
7072
+==========================+============================+
71-
| Linux Kernel | 6.1 (2023 LTS) |
73+
| Linux Kernel | 6.1.119 (2023 LTS) |
7274
+--------------------------+----------------------------+
7375
| U-Boot | 2023.04 |
7476
+--------------------------+----------------------------+
7577
| Yocto Project | 4.0 (kirkstone) |
7678
+--------------------------+----------------------------+
77-
| ARM Toolchain (gcc) | 11.4 |
79+
| ARM Toolchain (gcc) | 11.5 |
7880
+--------------------------+----------------------------+
7981

8082
|
@@ -94,12 +96,11 @@ Build Information
9496
U-Boot
9597
-------------------------
9698

97-
| The U-Boot git repository, branch and commit id can be found below:
98-
| Based on version: 2023.04
99-
| URL: git.ti.com/ti-u-boot/ti-u-boot.git
100-
| Branch: ti-u-boot-2023.04
101-
| uBoot Tag: 09.01.00.001
99+
| Head Commit: 2a13324ec63cc488f5f578886d0cf6ece348dfda arm: dts: am335x: Use PWM for LCD backlight
102100
101+
| Clone: git://git.ti.com/ti-u-boot/ti-u-boot.git
102+
| Branch: ti-u-boot-2023.04
103+
| Tag: 09.03.05
103104
|
104105
105106
.. _release-specific-build-information-kernel:
@@ -112,28 +113,25 @@ Kernel
112113
.. rubric:: Linux Kernel
113114
:name: linux-kernel
114115

115-
| The kernel git repository, branch and commit id can be found below:
116-
| Based on Version: 6.1
117-
| URL: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
118-
| Branch: ti-linux-6.1.y
119-
| Tag: 09.01.00.001
116+
| Head Commit: c490f4c0fe51281818c45159c0fbed94f852978e HACK: arm: dts: am57: disable late attach as default
120117
118+
| Clone: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
119+
| Branch: ti-linux-6.1.y
120+
| Tag: 09.03.05
121121
|
122122
123123
.. _release-specific-build-information-rt-linux-kernel:
124124

125125
.. rubric:: Real Time (RT) Linux Kernel
126126
:name: real-time-rt-linux-kernel
127127

128-
| The RT kernel git repository, branch and commit id can be found below:
129-
| Based on Kernel Version: 6.1
130-
| URL: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
131-
| Branch: ti-rt-linux-6.1.y
132-
| Tag: 09.01.00.001-rt
128+
| Head Commit: b0f9de804a162329bc81857ad50947311228dfb2 Merge branch 'ti-linux-6.1.y-cicd' into ti-rt-linux-6.1.y-cicd
133129
130+
| Clone: git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
131+
| Branch: ti-rt-linux-6.1.y
132+
| Tag: 09.03.05-rt
134133
|
135134
136-
137135
.. _release-specific-generic-kernel-release-notes:
138136

139137
.. rubric:: Generic Kernel Release Notes
@@ -151,38 +149,33 @@ Yocto
151149
.. rubric:: meta-ti
152150
:name: meta-ti
153151

154-
| Head Commit: 59edb4e886df468edeb683355c36f06004b29925 linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.kirkstone.202310191725
155-
| Date: 2023-10-20 08:11:47 -0500
152+
| Head Commit: 963140e3b5820d6ebf54a4418946a628e0fea2c6 CI/CD Auto-Merger: cicd.kirkstone.202412041235
156153
157154
| Clone: git://git.yoctoproject.org/meta-ti
158155
| Branch: kirkstone
159-
| Release Tag: 09.01.00.001
156+
| Release Tag: 09.03.05
160157
|
161158
162159
.. rubric:: meta-arago
163160
:name: meta-arago
164161

165-
| Head Commit: a9dcc0583f44bd7a7d8780759c2091b85d280ec2 ltp-ddt: CI/CD Auto-Merger: cicd.kirkstone.202310191725
166-
| Date: 2023-10-20 08:11:26 -0500
162+
| Head Commit: f59caa5f47a625ef9eecada069ae6a74c70bcc47 CI/CD Auto-Merger: cicd.kirkstone.202412041235
167163
168164
| Clone: git://git.yoctoproject.org/meta-arago
169165
| Branch: kirkstone
170-
| Release Tag: 09.01.00.001
166+
| Release Tag: 09.03.05
171167
|
172168
173-
.. rubric:: meta-processor-sdk
174-
:name: meta-processor-sdk
169+
.. rubric:: meta-tisdk
170+
:name: meta-tisdk
175171

176-
| Head Commit: 3cbe955ce03d9c25e59e3a401f378132163a3569 recipes-core: matrix: Handle systemd and sysvinit scripts separately
177-
| Date: 2023-10-31 03:48:05 -0500
172+
| Head Commit: 2ee8bead9d04afcb61234738e0d9a644395d27bf recipes-core: packagegroups: Drop SGX sources from am65xx
178173
179-
| Clone: https://git.ti.com/git/processor-sdk/meta-processor-sdk.git
174+
| Clone: git://git.ti.com/ti-sdk-linux/meta-tisdk.git
180175
| Branch: kirkstone
181-
| Release Tag: 09.01.00.001
176+
| Release Tag: 09.03.05.02
182177
|
183178
184-
185-
186179
Issues Tracker
187180
=====================================
188181

0 commit comments

Comments
 (0)