On Thu, Dec 29, 2016 at 6:41 PM, William Hermans <[email protected]> wrote: > err, I kind of messed that post up. but the question is still valid, just > hanging off the wrong post. But I was curious what you mentioned in your > last post. > >> adding "of_overlay_disable" to the boot arg's kills it. > > So I find this a little confusing. This means we're able to disable the > kernel / userspace cap manager, or the uboot cape manager? The later doesn't > make sense to me. what who says that it needs to ?
it turns out of_overlay_disable kill's everything in the kernel land. So while it kill's the auto slot loading, it also kills manually loading.. So what i really need to do, is patch v4.1.x/v4.4.x/v4.9.x and set a flag so the kernel knows u-boot already loaded the 4 eeprom slots, and doesn't try to auto load an overlay that's already loaded.... * I also need to add the eMMC, hdmi-video, hdmi-audio, ethernet/wireless overlays. So we can do things like the old 3.8.13-bone.... (except thru u-boot) 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgYWTFsveytjK_-F%3DCvYyqobpexLQ_-KuEagdoT9QQ66w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
