On Mon, May 2, 2016 at 3:17 PM, Rick Mann <[email protected]> wrote:
> > > On May 2, 2016, at 13:14 , Jason Kridner <[email protected]> > wrote: > > > > > > > > On Mon, May 2, 2016 at 3:52 PM Rick Mann <[email protected]> wrote: > > > > > On May 2, 2016, at 07:49 , Robert Nelson <[email protected]> > wrote: > > > > > > So there's a little something new in this week's snapshot: > > > > > > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2016-05-01 > > > > > > We've now switched from v4.1.x-ti to v4.4.x-ti by default. > > > > So, if I want to use PRUSS, I need to grab a -bone kernel, right? > > > > If using remoteproc, the -ti kernel should be OK. If you need uio_pruss, > then I think you still need -bone. Not sure if there is progress on making > this device tree adjustable. > > 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 <http://elinux.org/index.php?title=Beagleboard:BeagleBoneBlack_Debian&action=edit§ion=41> ] 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 <http://elinux.org/index.php?title=Beagleboard:BeagleBoneBlack_Debian&action=edit§ion=42> ] 4.4.x BeagleBone/BeagleBone Black --bone-kernel --lts-4_4 4.4.x BeagleBone/BeagleBone Black + RT --bone-rt-kernel --lts-4_4 Regards, -- Robert Nelson https://rcn-ee.com/ -- 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/CAOCHtYj-m4pFFx4i177RAkUt-vHt2rtiEQ_EupMEYyMgXuciZw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
