On Wed, Aug 20, 2014 at 12:26 PM, Andrew Henderson <[email protected]> wrote: > On Wed, 20 Aug 2014, Robert Nelson wrote: > >> btw, what's your guys thoughts on the simplified dts file, here is the >> black: Simple enough for end users to enable/disable things for their >> custom capes? > > > One thing that I am curious about is the workflow for building the .dtb > being used by the end user using this universal cape design. Will the boot > .dtb be built at kernel compile time only? Or are there plans for the > arch/arm/boot/am33*.dts* and associated files to be built independently of > the kernel to allow for modifications of the boot .dtb without requiring a > kernel rebuild?
Okay, I just got this idea mostly working.. git clone -b 3.14-ti https://github.com/RobertCNelson/dtb-rebuilder.git --depth 1 cd dtb-rebuilder make Just need to add the "make install".. 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.
