Thank you. My dtc compiler version is exactly the same - not surprising since I am using your version installed as described on https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Upgradedistro%22device-tree-compiler%22package
So it must be the command line. What is in the DTC script. Can you please "cat DTC" for me. No doubt I am missing something simple. Much appreciated. On Tuesday, 14 October 2014 16:46:26 UTC+1, RobertCNelson wrote: > > On Tue, Oct 14, 2014 at 10:40 AM, Nic Cyn <[email protected] > <javascript:>> wrote: > > 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. > > DTC src/arm/am335x-boneblack-base.dtb > DTC src/arm/am335x-bone-4dcape-70t.dtb > DTC src/arm/am437x-gp-evm.dtb > DTC src/arm/am335x-bone-lcd7-01-00a3.dtb > DTC src/arm/am335x-bone-can1.dtb > DTC src/arm/am335x-bone-lcd4-01-00a1.dtb > DTC src/arm/omap3-overo-storm-tobi.dtb > DTC src/arm/am437x-sk-evm.dtb > DTC src/arm/am335x-boneblack-audio-reva.dtb > DTC src/arm/am335x-boneblack-ttyO2.dtb > DTC src/arm/am335x-bone-audio-revb.dtb > DTC src/arm/dra72-evm.dtb > DTC src/arm/omap3-evm.dtb > DTC src/arm/am335x-boneblack-rtc-01-00a1.dtb > DTC src/arm/am3517-evm.dtb > DTC src/arm/omap4-panda-es.dtb > DTC src/arm/am335x-boneblack-bbb-exp-c.dtb > DTC src/arm/dra7-evm.dtb > voodoo@hades:/opt/github/dtb-rebuilder$ cat > src/arm/am335x-boneblack-base.dts | grep include > #include "am33xx.dtsi" > #include "am335x-bone-common.dtsi" > #include "am335x-bone-common-pinmux.dtsi" > #include "am335x-boneblack-emmc.dtsi" > #include "am335x-boneblack-nxp-hdmi-audio.dtsi" > voodoo@hades:/opt/github/dtb-rebuilder$ dtc --version > Version: DTC 1.4.0-gf345d9e4 > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- 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.
