Who's the maintainer for the freescale MPC8349ITX board?

Grant Likely grant.likely at secretlab.ca
Sat Jan 20 02:06:19 EST 2007


On 1/18/07, Bruce_Leonard at selinc.com <Bruce_Leonard at selinc.com> wrote:
> Kim Phillips <kim.phillips at freescale.com> wrote on 01/18/2007 10:40:31 AM:
>
> > > Per Grant's suggestion I changed it to:
> > > 'dtc -I dts -O dtb -V 0x10 mpc8349emitx.dts > 8349.blob'
> > >
> > I get a 0 length 8349.blob file using the above.  Have you tried -f?
> >
> > Kim
>
> Hummmmm, interesting.  I get a blob of about 4K when I do it.  Oh, ooops.
> Sorry.  I did have to modify the *.dts file to get it to compile.  There
> was an error because there wasn't a 'linux,boot-cpu' entry in the cpu
> node.

BTW, you don't need to add a linux,boot-cpu node to your .dts file.
In fact you don't need anything in the /chosen node at all.  Just pass
the -f flag to your version of dtc.  (This is also something fixed in
the latest dtc code from www.jdl.com)

g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-embedded mailing list