VedantParanjape/simpPRU

Upgrade simpPRU to support the 5.10.x-ti kernel + gcc-pru 12 + TI PRU 6.0

VedantParanjape opened this issue · 1 comments

@VedantParanjape , if you rely on RPMSG, you also need to update the PRU firmware. For kernel 5.10 please check the recent commits in:

Originally posted by @dinuxbg in #25 (comment)

@VedantParanjape , to get the changes made for kernel 5.10:

$ git clone https://github.com/dinuxbg/pru-gcc-examples
$ git log origin/linux-4.19-rproc..origin/master

The only required change is this: dinuxbg/pru-gcc-examples@e855710 .

Originally posted by @dinuxbg in #25 (comment)