Okay, that works. Hopefully I can figure out how to compile a dts individually, but this'll do for now. Thanks!
> On Apr 3, 2016, at 20:57 , Robert Nelson <[email protected]> wrote: > > Call make, sudo make install from the base directory of bb.org-overlays... > > On Apr 3, 2016 10:53 PM, "Rick Mann" <[email protected]> wrote: > > > On Apr 3, 2016, at 20:47 , Robert Nelson <[email protected]> wrote: > > > > On Sun, Apr 3, 2016 at 10:16 PM, Rick Mann <[email protected]> wrote: > >> > >>> On Apr 3, 2016, at 19:02 , Rick Mann <[email protected]> wrote: > >>> > >>> > >>>> On Apr 3, 2016, at 18:58 , Robert Nelson <[email protected]> wrote: > >>>> > >>>> sudo apt-get install device-tree-compiler > >>>> > >>>> it's patched to deal with our 4.1.x kernel.. > >>> > >>> Outstanding, thank you! > >> > >> Maybe I spoke too soon. > >> > >> # dtc --version > >> Version: DTC 1.4.1 > >> > >> # dtc -O dtb -o MY-DTB-FILE-00A0.dtbo -b 0 -@ MY-DTB-FILE.dts > >> Error: MY-DTB-FILE.dts:1.1-2 syntax error > >> FATAL ERROR: Unable to parse input tree > >> > >> The file starts with: > >> > >> #include "dt-bindings/gpio/gpio.h" > >> #include "dt-bindings/pinctrl/am33xx.h" > > > > copy your dts into the bb.org-overlalys/src/arm directory.. > > Same problem. > > > > > -- > Rick Mann > [email protected] > > > > -- > 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. -- Rick Mann [email protected] -- 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.
