On Wed, Oct 14, 2015 at 8:56 AM, Robert Nelson <[email protected]> wrote: > On Wed, Oct 14, 2015 at 2:48 AM, <[email protected]> wrote: >> Also the only updates I needed for the beaglebone gem was to change a single >> line to look for the new slots file, everything else worked the same, so I >> assume not much else is needed for pybbio and bonescript. With this >> auto-loading however, it breaks loading overlays for these libraries unless >> its disabled. Loading this also slows down boot time by a few seconds. > > I just added a cmdline switch for this: (/boot/uEnv.txt) > > cmdline="${cmdline} cape_universal=enable" > > https://github.com/RobertCNelson/omap-image-builder/commit/ca1ec1397b30df027ff54d9902c64cc359538d0b > > cape universal will be enabled by default, but a user can now more > easily disable it in /boot/uEnv.txt
and the boot script change: https://github.com/RobertCNelson/boot-scripts/commit/7730db559cf4b03b0d845b2bdc3e04542a7dcff6 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.
