Bump

I am still struggling with this. If you can compile a dts file with a 
#include tag (for example the 3.14 kernel dts files) can you please tell me 
the dtc compiler version you are using (dtc -version) and the command line 
that works. 

All I ever get is a "FATAL ERROR: Unable to parse input tree" error and I 
am really struggling with this.

Your assistance is much appreciated.

On Friday, 10 October 2014 17:41:48 UTC+1, Nic Cyn wrote:
>
> Hi All
>
> I have a flat dts file taken from the dtb file and it will re-compile just 
> fine with a command like
>
> dtc -I dts -O dtb bb.dts > test.dtb
>
> however if I edit the bb.dts file to use an include line like
>
> #include "foo.dtsi"
>
> I get an error "FATAL ERROR: Unable to parse input tree". This happens no 
> matter where I put the include line or whatever is in the .dtsi file 
> (including only comments). The dtc version is Version: DTC 1.4.0-gf345d9e4
>
> My understanding is that this include should work. Is there a special 
> version of dtc for this or something else I am missing?
>

-- 
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.

Reply via email to