RE: help on dts compiler please.

2007-07-02 Thread Josh Boyer
On Mon, 2007-07-02 at 18:49 -0700, Bizhan Gholikhamseh (bgholikh) wrote: > > > $ dtc -f -I dts -O dtb mpc8541cds.dts > > > DTC: dts->dtb on file "mpc8541cds.dts" > > > syntax error at line 15 > > > FATAL ERROR: Couldn't read input tree > > > > Where did you get your dtc version from? > > > Sorry

Re: help on dts compiler please.

2007-07-02 Thread Dale Farnsworth
> > > $ dtc -f -I dts -O dtb mpc8541cds.dts > > > DTC: dts->dtb on file "mpc8541cds.dts" > > > syntax error at line 15 > > > FATAL ERROR: Couldn't read input tree > > > > Where did you get your dtc version from? > > > Sorry I answered the question wrong. I downloaded the gzip tar file from > Dav

RE: help on dts compiler please.

2007-07-02 Thread Bizhan Gholikhamseh \(bgholikh\)
> > $ dtc -f -I dts -O dtb mpc8541cds.dts > > DTC: dts->dtb on file "mpc8541cds.dts" > > syntax error at line 15 > > FATAL ERROR: Couldn't read input tree > > Where did you get your dtc version from? > Sorry I answered the question wrong. I downloaded the gzip tar file from David Gibson web pa

RE: help on dts compiler please.

2007-07-02 Thread Bizhan Gholikhamseh \(bgholikh\)
> -Original Message- > From: Josh Boyer [mailto:[EMAIL PROTECTED] > Sent: Monday, July 02, 2007 6:33 PM > To: Bizhan Gholikhamseh (bgholikh) > Cc: linuxppc-embedded@ozlabs.org > Subject: Re: help on dts compiler please. > > On Mon, 2007-07-02 at 17:04 -0

Re: help on dts compiler please.

2007-07-02 Thread Josh Boyer
On Mon, 2007-07-02 at 17:04 -0700, Bizhan Gholikhamseh (bgholikh) wrote: > Hi > I have downloaded the latest Linux code from the following git tree: > git:// git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git > > I have also installed dtc compiler version. > I am trying to create dtb fil

help on dts compiler please.

2007-07-02 Thread Bizhan Gholikhamseh \(bgholikh\)
Hi I have downloaded the latest Linux code from the following git tree: git:// git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git I have also installed dtc compiler version. I am trying to create dtb file from mpc8541cds.dts. I ran the following command and get error: $ dtc -f -I dts -