From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: standalone dtc compiler build from git://git.jdl.com/software/dtc.git gives error Date: Wed, 11 Apr 2012 12:20:38 -0600 Message-ID: <4F85CB76.1010904@wwwdotorg.org> References: <3E54258959B69E4282D79E01AB1F32B7300643@DFLE34.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3E54258959B69E4282D79E01AB1F32B7300643-n31QHH/4pUCIQmiDNMet8wC/G2K4zDHf@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: "Karicheri, Muralidharan" Cc: "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" List-Id: devicetree@vger.kernel.org On 04/11/2012 11:59 AM, Karicheri, Muralidharan wrote: > Hi, Jon Lolieger, > > I have tried using the standalone dtc compiler at git://git.jdl.com/software/dtc.git > to compile my dts file and got the following error:- > > a0868495@ares-ubuntu:~/dtc$ dtc -I dts -O dtb tci6614-evm.dts > DTC: dts->dtb on file "tci6614-evm.dts" > tci6614-evm.dts:4 syntax error > ... > Why is the dtc not able to compile the dts file? I think the only way to answer that is going to be to post your .dts file, or at least the first 4 or 5 lines of it.