linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* device tree / how to build/compile & use with u-boot to boot uImage?
@ 2007-02-09 21:55 Morrison, Tom
  2007-02-09 22:19 ` Ben Warren
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Morrison, Tom @ 2007-02-09 21:55 UTC (permalink / raw)
  To: linuxppc-embedded, linuxppc-dev

All,

Sorry for my ignorance here, but we have upgraded our kernel from
2.6.11.xx to 2.6.20-rcx (using a specific git-branch for the mpc85xx)=20
to run on the MPC8548CDS eval board (using default options provided=20
by this branch for this eval board). I successfully compiled/loaded the=20
uImage, but it hangs after decompression (with root=3D/dev/nfs)

Also, I was told to upgrade our u-boot source code (with another git=20
branch for to the mpc85xx) and successfully get to the u-boot prompt.

>From googling through the lists - it seems that I need to build a=20
device tree blob and pass that device tree to the kernel in some
fashion?=20

I tried to compile the default dts image (using the dtc compiler=20
installed by LTIB), but it is complaining about no '/chosen' in=20
the definition:

  <path>/dtc -I dts -O dtb - -o mpc8548cds.dtb -V 16 dts/mpc8548cds.dts

I've looked at the Documentation/powerpc/booting_without_of.txt,=20
and this gives an explanation of the internal parts of the dts file,=20
but it doesn't tell me how to practically pass it to the kernel=20
from u-boot (e.g.: load to memory - and use bootm xxx yyy zzz)
=20
I am pretty darn confused about this whole thing. Can anybody point me
to=20
a SUCCINCT explanation of the use of a dts file (and how compile and use

with u-boot to pass to kernel)?

Tom Morrison
Principal Software Engineer


EMPIRIX=20
20 Crosby Drive - Bedford, MA  01730
p: 781.266.3567 f: 781.266.3670=20
email: tmorrison@empirix.com=20
www.empirix.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-02-10  0:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-09 21:55 device tree / how to build/compile & use with u-boot to boot uImage? Morrison, Tom
2007-02-09 22:19 ` Ben Warren
2007-02-09 22:25 ` Jerry Van Baren
2007-02-09 22:41   ` David Gibson
2007-02-09 22:37 ` Grant Likely
2007-02-10  0:42   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).