Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,8 @@ What's new
**Processor SDK Linux AM62DX Release has following new features:**

- Second 2025 LTS Reference Release Including RT combined branch model
- McASP async mode: independent transmit (playback) and receive (capture) clocking.
- 4 channel recording support.
- OSPI, EQEP, PWM, support.
- Important Bug Fixes on top of Processor SDK 11.01.05.03 Release.
- McASP asynchronous mode enabled supporting independent TX and RX settings.
- Important Bug Fixes on top of Processor SDK 11.01.16.13 Release.
- Review Issue Tracker Section for the new fixes.

What's included
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ What's new
- Supported AM62Lx SR1.1 Only
- New 2-Stage A53 Boot Flow including OPTEE
- Low Power Mode: DeepSleep Wakeup Event - UART, GPIO, CPUFreq Framework with DFS
- Added support for McASP asynchronous mode, which enables independent TX and RX settings.
- Kernel: :ref:`DTHEv2 Crypto Accelerator <DTHEv2-Crypto-Accelerator>` OPTEE TRNG
- Support for multiple Linux distributions, such as Yocto, Debian and Buildroot

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ What's new
- Supported AM62Px SR 1.2 with eMMC HS400 mode
- Low Power Mode - Standby via CPUIdle
- McSPI Turbo mode
- Support for McASP asynchronous mode, which enables independent TX and RX settings.
- LPDDR4 Temp read and update Refresh
- Important Bug Fixes on top of Processor SDK 11.01.16.13 Release.
- Review Issue Tracker Section for the new fixes.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ What's new
- PRU Remoteproc boot
- McSPI Turbo mode
- Low Power Mode - Standby Via CPUIdle
- Support for McASP asynchronous mode, which enables independent TX and RX settings.
- Important Bug Fixes on top of Processor SDK 11.01.05.03 Release
- Review Issue Tracker Section for the new fixes.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ What's new

- Third 2025 LTS Reference Release Including RT combined branch model
- PRU Remoteproc boot
- Support for McASP asynchronous mode, which enables independent TX and RX settings.
- Important Bug Fixes on top of Processor SDK 11.01.05.03 Release
- Review Issue Tracker Section for the new fixes.

Expand Down