On Sun, Feb 22, 2015 at 6:48 PM, <[email protected]> wrote: > I found a post by Robert C Nelson where he says you can disable a kernel > switch for building firmware in the kernel and it would allow device tree > overlays to be loaded from /lib/firmware, however I have no idea how to do > this. I am running 3.8.13-36-ARCH and the enable.capemgr_partno method does > not work. Where can I find this kernel config switch? I have no experience > with building/modifying kernels. As of now I just have a bash script loading > my device tree overlay via echo (device tree) > $SLOTS.
Well good time to learn.. ;) https://github.com/beagleboard/linux/blob/3.8.13-bone70/arch/arm/configs/bb.org_defconfig#L1306 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.
