[U-Boot-Users] Can't boot uClinux image on mcf5329evb

Wolfgang Denk wd at denx.de
Mon Aug 6 20:43:09 CEST 2007


In message <46B7626B.20202 at alum.mit.edu> you wrote:
>
> My thinking was that the kernel was built to execute at 0x40020000.  So
> I put it there, and then tried to run it.  Now I think I understand -
> u-boot is trying to put it in the correct location first?  Is this true
> even when the kernel is not compressed?  Seems likely to be the case -
> hence, your suggestion.

Assume it works similar to this:

with compressed image:

	gunzip <download_address >load_address

with uncompressed image:

	cat <download_address >load_address


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The joys of love made her human and the  agonies  of  love  destroyed
her.
	-- Spock, "Requiem for Methuselah", stardate 5842.8




More information about the U-Boot mailing list