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.
