Thanks, Robert! Am Samstag, 11. August 2018 16:29:19 UTC+2 schrieb RobertCNelson: > > On Sat, Aug 11, 2018 at 8:15 AM TJF <[email protected] <javascript:>> > wrote: > > > > Hi Robert! > > > > I need to load a custom cape. > > Well here is the changes you need to do to your custom cape, to be > fully compatible with "ocp:cape-universal" today... > > All the pin's you utilized must be "disabled" in the cape-universal node: > > > https://github.com/beagleboard/bb.org-overlays/commit/5741f63c1ee922333dca02d9763edae03d477c96
No way! > If you don't like that, you can also remove the trigger file: > > sudo rm /boot/dtbs/`uname -r`/am335x-boneblack-uboot-univ.dtb > > But you'll still have the "ocp:cape-universal" node, as P9_19/P9_20 is > exported by this (i2c by default, but you can enable can on them) > That worked! It saved about 5 seconds boot time and a lot an memory! > To remove that last one: > > enable_uboot_overlays=1 > > -> > > #enable_uboot_overlays=1 > > Regards, > > And what is that symbol for? enable_uboot_cape_universal=1 Does it have any function "today ..."? Why isn't trigger file import controlled by this variable? Regards -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/481c6082-7219-45ea-8cdf-dd044ac1a275%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
