On Tue, Sep 22, 2015 at 4:03 PM, Colin Bester <[email protected]> wrote: > What's the difference between v4.1.x-ti versus v4.1.x-bone? I see > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian refers to bone and not > ti? > > Is this for beagleBONE or related to bonescript or something else?
bone = generic armv7 config optimized for the beaglebone's.. (note, these "optimizing" are becoming less important in every kernel release, as things are becoming more generic and detectable, so at some point, the .config diff between my 'armv7' and 'bone' will be no more..) ti: ti jumped on the v4.1.x lts release, so we are taking full advanage of that.. (i've cherry picked a few things from ti's v4.1.x that you see in our bone branch. cpufreq-volt, iodelay, etc..) The "v4.1.x-ti" is what i'm testing/pushing by default.. 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.
