> On May 2, 2016, at 13:48 , Robert Nelson <[email protected]> wrote: > > > > On Mon, May 2, 2016 at 3:17 PM, Rick Mann <[email protected]> wrote: > >> Yeah, sorry. By PRUSS I meant uio_pruss. I depend on a third-party lib that >> uses that and isn't like to be updated any time soon. I don't have time to >> learn how to update it right now, given all the other things I have to >> finish on this project. > > Hi Rick, > > by default v4.4.x-ti (and the rt) will use remoteproc_pruss... > > For uio_pruss: > > cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh <OPTIONS> > > Mainline (4.1.x lts)[edit] > 4.1.x BeagleBone/BeagleBone Black > --bone-kernel --lts-4_1 > > 4.1.x BeagleBone/BeagleBone Black + RT > --bone-rt-kernel --lts-4_1 > > Mainline (4.4.x lts)[edit] > 4.4.x BeagleBone/BeagleBone Black > --bone-kernel --lts-4_4 > > 4.4.x BeagleBone/BeagleBone Black + RT > --bone-rt-kernel --lts-4_4
Thanks, Robert. Is that better than just apt-getting a particular kernel? I guess it's a bit easier, and always pulls down the latest? -- Rick Mann [email protected] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/67E067A5-EA67-4132-AAC2-519625FF2F7A%40latencyzero.com. For more options, visit https://groups.google.com/d/optout.
