Robert, I understood it perfectly, as I have a very strong C/C++ programming background. Was just saying when / if this is implemented, you're going to need to explain it further for some.
Otherwise it seem like it would work great. On Wed, Aug 20, 2014 at 9:53 AM, Robert Nelson <[email protected]> wrote: > On Wed, Aug 20, 2014 at 11:48 AM, William Hermans <[email protected]> > wrote: > > Perhaps if you include 1-2 sentences of explanation. Not everyone is a > > software "engineer" type person. > > Say you have a custom bbb, in which you need 2 uarts and the spi port > enabled. With overlay's you'd have to load ttyO1, ttyO4 and spidev. In > this case, you just uncomment: > > #include "am335x-bone-spi0-spidev.dtsi" > #include "am335x-bone-ttyO1.dtsi" > #include "am335x-bone-ttyO4.dtsi" > > in am335x-boneblack.dts and rebuild with dtc.. > > 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. > -- 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.
