]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - pru-software-support-package/pru-software-support-package.git/commit
Tag v6.1.0 v6.1.0
authorNick Saulnier <nsaulnier@ti.com>
Tue, 1 Mar 2022 04:08:08 +0000 (22:08 -0600)
committerNick Saulnier <nsaulnier@ti.com>
Thu, 7 Apr 2022 22:12:53 +0000 (17:12 -0500)
commitae1decf0b494b2904e6157e1379691ffc468f0cf
treeceae089e98be085440bb0e5389ff7f88fec7d166
parentce403dc6ec8a41f9f8437e6799201044fdad3d58
Tag v6.1.0

This release adds AM62x support to the PSSP. AM62x PRU is compatible with Linux
kernel 5.10 and later.
 * include/am62x (header files)
 * examples/am62x (Halt, Direct_Connect, MAC_Multiply_Accum, RPMsg)
 * labs/Getting_Started_Labs & labs/Hands_on_Labs/lab_5

Other changes:
 * Remove the "Protect" section from PRU Constant Table entries. Affected the
     linker command files for ICSSG devices (AM64x, AM65x, J7). Also applies to
     ICSSM v2.3 devices (which start with AM62x & AM263x).
 * If the "Protect" PRU Constant Table entry is reserved, then the reserved
     section must be less than 0x200. Reduce the arbitrary reserved section
     lengths in the linker command files for AM64x, AM65x, J7.
 * examples/j7: in TX_PRU linker command files, change PRU0/1_CTRL to
     TX_PRU0/1_CTRL. TI does NOT currently support PRU development on J7.

Signed-off-by: Nick Saulnier <nsaulnier@ti.com>
ReadMe.txt
Release_Notes.txt