On Fri, Nov 15, 2013 at 2:52 PM, Jesper We <[email protected]> wrote: > OK, I bit the bullet and went through the custom kernel build process. > Put my .dts in kernel/firmware/capes/ and added it to the > kernel/firmware/MakefileDTO > > ...and so it works. > > Conclusion: The reason the Circuitco Capes work is that they are already > compiled into the standard distribution. > The appearance of the .dts and .dtbo files in /etc/firmware of the standard > distro is just for shows, this is not the files that are actually used at > boot. > > Obviously the whole DTO+Cape EEPROM scheme has some flaws to be worked > out...
You can also just disable the kernel config switch for building firmware inside the kernel. Then the files in /lib/firmware/ will be used directly.. 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/groups/opt_out.
