On Tue, Dec 15, 2015 at 9:10 PM, Kenneth Martin <[email protected]> wrote: > I use uio_pruss; I am not at all familiar with remoteproc + rpmsg for the > pru (have never even seen any doc on it). I strongly prefer systemd to init. > My largest concern is the device trees overlays (for uio_pruss and pinmux); > if they work, then I think I can get SPIs going. I just got a BBB running on > 8.2 (had a problem with the leds going out rather than all on when flashing > finished). Am able to talk through USB. Can't run scite yet; probably need > to work on x-windows.
For uio_pruss, use the "4.1.x-bone" kernel vs "4.1.x-ti".. cd /opt/scripts/tools/ git pull Then either: sudo ./update_kernel.sh --bone-kernel --lts or (for rt) sudo ./update_kernel.sh --bone-rt-kernel --lts 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.
