On Mon, Aug 18, 2014 at 5:40 AM, William Hermans <[email protected]> wrote: >> The device tree overlay support is still under development as is >> built-in 'config-pin/cape-universal' support, so static configuration >> of the .dtb is currently required. Your help is requested to make sure >> the default .dtb file includes as many configurations as possible that >> can be enabled from userspace. > > > Would it not be prudent to at least provide *some* mechanism to disable / > enable device tree files. Before moving to the "next latest greatest" ? > Sure, hacking the main firmware file works I suppose, but that is not a real > solution.
We are going to try and do as much as possible in userspace, using idea's from Charles's universal pinmux. For stuff that we can't use that for, we are doing: https://github.com/beagleboard/linux/blob/3.14/arch/arm/boot/dts/am335x-boneblack.dts#L30 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.
