On Mon, Sep 28, 2015 at 10:14 PM, Rick Mann <[email protected]> wrote: > >> On Sep 28, 2015, at 15:10 , Robert Nelson <[email protected]> wrote: >> >> On Mon, Sep 28, 2015 at 10:07 PM, Rick Mann <[email protected]> wrote: >>> >>>> On Sep 28, 2015, at 14:48 , Robert Nelson <[email protected]> wrote: >>>> >>>> actually PRU uio is only broken in ti's v4.1.x branch.. as the >>>> remoteproc_pruss driver isn't upstream yet, you can renable uio_prus >>>> in v4.1.x-bone/v4.2.x-bone/v4.3.x-bone i've intentionally disabled it >>>> in those branches just so users don't get to use to it.. >>> >>> When you say reenable, do you mean by changing a config and building the >>> kernel myself? >>> >>> Also, is the distinction between -bone and -ti described anywhere? >> >> -bone = mainline + overlays >> -ti = mainline + ti.com tree + overlays.. > > What kind of stuff does TI add? remoteproc, obviously. What does one give up > by not having TI's changes?
well "everything"... Take: http://git.ti.com/gitweb/?p=ti-linux-kernel/ti-linux-kernel.git;a=shortlog;h=refs/heads/ti-linux-4.1.y and raw line diff it directly against kernel.org's v4.1.8, you'll see how massive the changes are... ti follow's kernel.org' lts, so when v4.1.x got selected, they "retired" v3.14.x tree and started developing on "v4.1.x" for all currently supported products (am3/am4/am5/dra7/keystone/etc..) they also submit these patches to mainline. They then release these kernel's in their product sdk's.. 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]. For more options, visit https://groups.google.com/d/optout.
