Skip to content

Commit 1c2ffda

Browse files
docs(linux): AM65X: cleanup Migration guide to show current release info
Migration guide has references of inaccurate release info. Cleaning it up to show 9.x stream only. While at-it, * update the section to reflect platform supported list. * fix underline overruns Signed-off-by: Praneeth Bajjuri <[email protected]>
1 parent 4aff99b commit 1c2ffda

File tree

2 files changed

+49
-16
lines changed

2 files changed

+49
-16
lines changed
Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
11
.. _release-specific-migration-guide:
22

3-
.. include:: /linux/Release_Specific/_CoreSDK_Linux_Migration_Guide.rst
3+
*************************
4+
Migration Guide for AM65X
5+
*************************
6+
7+
.. rubric:: Overview
8+
9+
This page covers migration information for applications built on top
10+
of the Processor SDK for Linux.
11+
12+
As of Oct 2023, Linux SDK for AM65x is in long term maintenance mode. TI will support critical bug fixes and once a year LTS updates but no new development or new features are planned for this device SDK at this time.
13+
14+
****************************************
15+
Processor SDK Linux AM65x 09.xx Releases
16+
****************************************
17+
18+
Processor SDK 09.xx Releases
19+
============================
20+
21+
Processor SDK 09.03.05.02
22+
-------------------------
23+
- 2023 LTS Update release, with Kernel Stable Refresh. Please see :ref:`release-specific-sdk-components-versions`.
24+
- Kernel 6.1.119
25+
- U-Boot 2023.04
26+
- Yocto Kirkstone/4.0
27+
- Platforms Supported : `TMDX654IDKEVM <https://www.ti.com/tool/TMDX654IDKEVM>`__
28+
29+
Processor SDK 09.01.00.007
30+
--------------------------
31+
- 2023 LTS Update release, with new versions of Kernel and U-boot. Please see :ref:`release-specific-sdk-components-versions`.
32+
- Kernel 6.1.46
33+
- U-Boot 2023.04
34+
- Yocto Kirkstone/4.0
35+
- Platforms Supported : `TMDX654IDKEVM <https://www.ti.com/tool/TMDX654IDKEVM>`__
36+

source/devices/AM65X/linux/Release_Specific_Release_Notes.rst

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

3-
************************************
3+
*************
44
Release Notes
5-
************************************
5+
*************
66
.. http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Release_Notes
77
88
Overview
@@ -29,7 +29,7 @@ download page or in the installed directory as indicated below. In
2929
addition, see :ref:`Processor SDK Linux GPLv3 Disclaimer <overview-gplv3-disclaimer>`.
3030

3131
Documentation
32-
===============
32+
=============
3333
- :ref:`Processor SDK Linux Software Developer's Guide <linux-index>`: Provides information on features, functions, delivery package and,
3434
compile tools for the Processor SDK Linux release. This also provides
3535
detailed information regarding software elements and software
@@ -44,7 +44,7 @@ Documentation
4444
document is provided as part of the EVM kit.
4545

4646
Release 09.01.00
47-
==================
47+
================
4848

4949
Released December 2023
5050

@@ -75,23 +75,23 @@ Processor SDK 9.1 Release has following new features:
7575
+--------------------------+----------------------------+
7676

7777
Supported Platforms
78-
=====================================
78+
===================
7979
See :ref:`here <release-specific-supported-platforms-and-versions>` for a list of supported platforms and links to more information.
8080

8181
|
8282
8383
.. _release-specific-sdk-components-versions:
8484

8585
Build Information
86-
=====================================
86+
=================
8787

8888
.. _u-boot-release-notes:
8989
.. _optee-release-notes:
9090
.. _tf-a-release-notes:
9191
.. _ti-linux-fw-release-notes:
9292

9393
U-Boot
94-
-------------------------
94+
------
9595
| Head Commit: c1c2bdf272561724f531fe8e7a649ef687d1a67e board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board config
9696
| Date: 2023-12-01 08:20:03 -0600
9797
| uBoot Version: 2023.04
@@ -103,7 +103,7 @@ U-Boot
103103
104104

105105
Kernel
106-
-------------------------
106+
------
107107
.. rubric:: Linux Kernel
108108
:name: linux-kernel
109109

@@ -137,7 +137,7 @@ Kernel
137137
138138

139139
Yocto
140-
------------------------
140+
-----
141141
.. rubric:: meta-ti
142142
:name: meta-ti
143143

@@ -174,7 +174,7 @@ Yocto
174174

175175

176176
Issues Tracker
177-
=====================================
177+
==============
178178
..
179179
project = LCPD AND platform in (am654x-evm, am654x-hsevm) AND
180180
issuetype = Bug AND
@@ -198,7 +198,7 @@ Issues Tracker
198198
ORDER BY priority DESC
199199
200200
Errata Workarounds Available in this Release
201-
------------------------------------------------
201+
--------------------------------------------
202202
.. csv-table::
203203
:header: "Record ID", "Title", "Platform"
204204
:widths: 15, 30, 150
@@ -217,7 +217,7 @@ Errata Workarounds Available in this Release
217217
218218

219219
U-Boot Known Issues
220-
------------------------
220+
-------------------
221221
.. csv-table::
222222
:header: "Record ID", "Platform", "Title", "Workaround"
223223
:widths: 15, 30, 70, 30
@@ -234,7 +234,7 @@ U-Boot Known Issues
234234
|
235235
236236
Linux Known Issues
237-
---------------------------
237+
------------------
238238
.. csv-table::
239239
:header: "Record ID", "Platform", "Title", "Workaround"
240240
:widths: 5, 10, 70, 35
@@ -266,7 +266,7 @@ Linux Known Issues
266266
|
267267
268268
Issues opened in previous releases that were closed on this release
269-
---------------------------------------------------------------------
269+
-------------------------------------------------------------------
270270

271271
.. csv-table::
272272
:header: "Record ID", "Title", "Platform"
@@ -307,7 +307,7 @@ Issues opened in previous releases that were closed on this release
307307
308308

309309
Issues found and closed on this release that may be applicable to prior releases
310-
-----------------------------------------------------------------------------------
310+
--------------------------------------------------------------------------------
311311
.. csv-table::
312312
:header: "Record ID", "Title", "Platform"
313313
:widths: 15, 70, 20

0 commit comments

Comments
 (0)