Ah, I found these instructions on how to patch dtc: http://www.embedded-things.com/bbb/patching-the-device-tree-compiler-for-ubuntu/
> On Sep 20, 2015, at 04:05 , Rick M <[email protected]> wrote: > > > > On Tuesday, August 11, 2015 at 4:48:38 PM UTC-7, RobertCNelson wrote: > Use the beagleboard repo, mine was just for development and its behind.. > > As long as it says 1.4.1-xxxx your fine. > > > Hmm. I just got to where I had to build a newer dtc, so I got the sources > from devicetree.org (in the kernel repo), and built, and got > > $ dtc --version > > Version: DTC 1.4.1-g554fde2c > > But, my dtc doesn't like -@: > > rmann@rlmubuntu:~/dtb-rebuilder$ make > > DTC src/arm/am57xx-beagle-x15.dtb > > /usr/local/bin/dtc: invalid option -- '@' > > > > > -- > 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.
