buildroot/package/pru-software-support
Ash Charles 383f73289c package/pru-software-support: bump to latest version 6.0.1
Update to that latest version of the PRU software support [1]. Since
v5.9.0, the examples have been updated, kernel header references have
been bumped to v5.10, and some minor bug fixes added.

[1]
https://git.ti.com/cgit/pru-softward-support-package/pru-software-support-package

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-12-30 16:15:32 +01:00
..
Config.in
Config.in.host
pru-software-support.hash package/pru-software-support: bump to latest version 6.0.1 2021-12-30 16:15:32 +01:00
pru-software-support.mk package/pru-software-support: bump to latest version 6.0.1 2021-12-30 16:15:32 +01:00
readme.txt

PRU Software Support
====================

Two different packages are provided from the TI PRU software support
code base.

1. The include files and rpmsg static library for the PRU are
   installed alongside the host package for the PRU code generation
   tools package i.e. $(TI_CGT_PRU_INSTALLDIR).

2. A target package for all the examples installed to
   /usr/share/pru-software-support/. Users wanting to test a specific
   example should copy or link it to a directory where the kernel
   looks for firmware, e.g:

 # cp /usr/share/pru-software-support/am335x/PRU_gpioToggle/gen/PRU_gpioToggle.out \
   /lib/firmware/am335x-pru0-fw

To get started with the PRU, have a look at the labs [1].

[1] http://processors.wiki.ti.com/index.php/PRU_Training:_Hands-on_Labs