On Sep 6, 2014 9:30 PM, "Randy Graham" <[email protected]> wrote: > > Hi Robert, > > Where can i get the source for the linux image 'linux-image-3.14.17-ti-r15' you referred me to above, or compatible source that I can use with your patch ? > > I would like to rebuild the kernel on my development host machine. > > I have added the mrf24j40 radio to my dtb but do not see its driver being initialized or probed.
Since I'm basing my tree on a ti tree that get's rebased, i've been pushing "each" tag to this repo, so you can easily clone the actual source https://github.com/beagleboard/linux/tree/3.14.17-ti-r15 > > -Randy > > > On Wednesday, September 3, 2014 10:14:04 AM UTC-7, RobertCNelson wrote: >> >> On Wed, Sep 3, 2014 at 11:57 AM, Randy Graham <[email protected]> wrote: >> > Thanks Robert. >> > >> > FWIW, I am using the 3.8 MRF24J40 radio cape (somewhat modified). >> > Can I just include the 3.8 cape file(s) as is and run it through the process >> > described above? >> >> Hi Randy, >> >> Give this patch a test on dtb-rebuilder: >> >> http://pastebin.com/jSF1jd5i >> >> 1: Install 3.14.17 base: >> >> sudo apt-get update >> sudo apt-get install linux-image-3.14.17-ti-r15 >> >> (reboot) >> >> 2: clone dtb-rebuilder: >> 3: apply patch >> >> make >> sudo make install >> >> (reboot) >> >> should have the mrf24j40 on spi1 >> >> Regards, >> >> -- >> Robert Nelson >> http://www.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. -- 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.
