33c05d8ef8
Update to the latest version of the PRU software support [1]. There are minor changes to the license file mostly dates and versions -- notably pulling in several Linux kernel 5.4 header files in place of the 4.19 versions. As there is no longer a dependency on the kernel types.h header, there's no longer a GPL-2.0 licensed component. Also drop the useless comment that just repeats the URL. [1] https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package Signed-off-by: Ash Charles <ashcharles@gmail.com> [yann.morin.1998@free.fr: drop the URL-as-comment] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
Config.in | ||
Config.in.host | ||
pru-software-support.hash | ||
pru-software-support.mk | ||
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