Building DTS, problem with includes

Dashie dashie at sigpipe.me
Thu Apr 9 02:34:19 PDT 2015


Hi,

I’ve re-started playing with my kirkwood board and still need to get a properly working DTB.

I’ve tried repos from :
  - arm-soc (for-next branch)
  - linus one from kernel.org git

With the two i got the error :
./dtc -I dts -O dtb ../kirkwood-verbatim-powerbay.dts
Error: ../kirkwood-verbatim-powerbay.dts:3.1-9 syntax error
FATAL ERROR: Unable to parse input tree

While line three is :
#include "kirkwood.dtsi"

I’ve got info that there is migration from /include/ to #include but i’ve tried the two DTC included in the sources without any success.

Any hints i’m missing here ?


More information about the linux-arm-kernel mailing list