Revision as of 12:33, 25 June 2014 by Craig Peacock (Talk | contribs)

Updating the Device Tree Compiler

If you get the following error message when compiling device tree blobs, then you will need to update your device tree compiler (dtc):

dtc: invalid option -- '@'

To update the device tree compiler, execute:

wget -c https://raw.github.com/RobertCNelson/tools/master/pkgs/dtc.sh
chmod +x dtc.sh
./dtc.sh