From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert S. Grimes Date: Mon, 06 Aug 2007 14:56:36 -0400 Subject: [U-Boot-Users] Can't boot uClinux image on mcf5329evb In-Reply-To: <20070806184309.D19903535CD@atlas.denx.de> References: <20070806184309.D19903535CD@atlas.denx.de> Message-ID: <46B76EE4.60509@alum.mit.edu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Assume it works similar to this: > > with compressed image: > > gunzip load_address > > with uncompressed image: > > cat load_address > Got it - I think! ;-) Thanks, guys! > Best regards, > > Wolfgang Denk > >