boot cuImage on an old u-boot

David Gibson david at gibson.dropbear.id.au
Mon Aug 25 19:36:17 EST 2008


On Thu, Aug 21, 2008 at 11:15:05AM -0500, Scott Wood wrote:
> On Wed, Aug 20, 2008 at 05:09:58PM +0200, Sebastian Siewior wrote:
> > I have here a mpc8540ads board and a u-boot 1.0.0. I've build the
> > defconfig for the board and I tried to boot the genarated
> > cuImage.mpc8540ads image. After the bootm command I see just
> > 
> > |8540> bootm 1000000
> > |## Booting image at 01000000 ...
> > |   Image Name:   Linux-2.6.26
> > |   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
> > |   Data Size:    1232711 Bytes =  1.2 MB
> > |   Load Address: 00400000
> > |   Entry Point:  004005ac
> > |   Verifying Checksum ... OK
> > |   Uncompressing Kernel Image ... OK
> > |
> > 
> > I don't see the device tree fixups printfs, so crash happend quite
> > early. Anyone an idea what I could have done wrong?
> 
> Make sure the device tree contains /chosen/linux,stdout-path.

No paths to properties, remember!

Make sure the device tree contains a linux,stdout-path property in
/chosen.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list