Skip to content

Commit e7d2fe3

Browse files
committed
fix(linux): Host machine version and supported platform cleanup
Fix host OS version and clean up of support platform with document links. Signed-off-by: Udit Kumar <u-kumar1@ti.com>
1 parent d9f1498 commit e7d2fe3

2 files changed

Lines changed: 29 additions & 13 deletions

File tree

source/common/Release_Specific/_Processor_SDK_Supported_Platforms_and_Versions.rst

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -235,15 +235,30 @@ The following platforms and EVMs are supported with Processor SDK.
235235

236236
.. ifconfig:: CONFIG_part_family in ('AM57X_family')
237237

238-
+--------------+-----------+-----------+-----------------------+-------------------+------------------+
239-
| **Platform** | **EVM** | **Tested | **Document** | **PSDK Linux** | **PSDK RTOS** |
240-
| | | Version** | | | |
241-
+--------------+-----------+-----------+-----------------------+-------------------+------------------+
242-
| AM57X | AM572x EVM| A3 | Hardware User's Guide | Y | Y |
243-
+--------------+-----------+-----------+-----------------------+-------------------+------------------+
244-
| AM57X | AM572x EVM| 1.3A | Hardware User's Guide | Y | Y |
245-
+--------------+-----------+-----------+-----------------------+-------------------+------------------+
246-
| AM57 | AM571x IDK| 1.3A | Hardware User's Guide | Y | Y |
247-
+--------------+-----------+-----------+-----------------------+-------------------+------------------+
248-
| AM57 | AM574x IDK| 1.0A | Hardware User's Guide | Y | Y |
249-
+--------------+-----------+-----------+-----------------------+-------------------+------------------+
238+
+--------------+-----------+-----------+-------------------+------------------+
239+
| **Platform** | **EVM** | **Tested | **PSDK Linux** | **PSDK RTOS** |
240+
| | | Version** | | |
241+
+--------------+-----------+-----------+-------------------+------------------+
242+
| AM57X | AM572x EVM| A3 | Y | Y |
243+
+--------------+-----------+-----------+-------------------+------------------+
244+
| AM57X | AM572x EVM| 1.3A | Y | Y |
245+
+--------------+-----------+-----------+-------------------+------------------+
246+
| AM57 | AM571x IDK| 1.3A | Y | Y |
247+
+--------------+-----------+-----------+-------------------+------------------+
248+
| AM57 | AM574x IDK| 1.0A | Y | Y |
249+
+--------------+-----------+-----------+-------------------+------------------+
250+
251+
Document reference:
252+
253+
+-----------------------------------------------------+---------------------------------------------------------------+
254+
| **EVM** | **Document** |
255+
+-----------------------------------------------------+---------------------------------------------------------------+
256+
|`AM572x EVM <https://www.ti.com/tool/TMDSEVM572X>`__ |`Hardware User's Guide <https://www.ti.com/lit/pdf/spruig1>`__ |
257+
+-----------------------------------------------------+---------------------------------------------------------------+
258+
|`AM572x IDK <https://www.ti.com/tool/TMDXIDK5728>`__ |`Hardware User's Guide <https://www.ti.com/lit/pdf/sprui64>`__ |
259+
+-----------------------------------------------------+---------------------------------------------------------------+
260+
|`AM571x IDK <https://www.ti.com/tool/tmdxidk5718>`__ |`Hardware User's Guide <https://www.ti.com/lit/pdf/sprui97>`__ |
261+
+-----------------------------------------------------+---------------------------------------------------------------+
262+
|`AM574x IDK <https://www.ti.com/tool/TMDSIDK574>`__ |`Hardware User's Guide <https://www.ti.com/lit/pdf/spruij9>`__ |
263+
+-----------------------------------------------------+---------------------------------------------------------------+
264+

source/devices/AM57X/linux/Release_Specific_Release_Notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Processor SDK 9.3 Release has following new features:
7373
#. IVA
7474
#. libdce
7575
#. H264 codec
76+
#. Multimedia
7677

7778

7879
.. _release-specific-sdk-components-versions:
@@ -405,7 +406,7 @@ Composer Studio.
405406
.. rubric:: Host Support
406407
:name: host-support
407408

408-
The Processor SDK is developed, built and verified on Ubuntu 16.04 and 18.04. Details on how to create a virtual machine to load Ubuntu
409+
The Processor SDK is developed, built and verified on Ubuntu 22.04. Details on how to create a virtual machine to load Ubuntu
409410
are described in `this page <How_to_Guides/Host/How_to_Build_a_Ubuntu_Linux_host_under_VMware.html>`__.
410411

411412

0 commit comments

Comments
 (0)