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.. Regards, -- Robert Nelson https://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.
