Dear Wolfgang Denk,

I am using a fork of the u-boot called u-boot-pxa and I have taken the 
'openpxa' branch from it. 
git clone git://git.denx.de/u-boot-pxa.git -b openpxa

I have configured the TEXT_BASE as 0x8010_0000 in 
u-boot/board/littleton/config.mk file and I believe this is the location in RAM 
where u-boot will sit. 

Any hints that I could check further?

Regards,
Unnamalai

-----Original Message-----
From: Wolfgang Denk [mailto:w...@denx.de] 
Sent: Tuesday, June 22, 2010 7:02 PM
To: Unnamalai Kanchi Bashyam
Cc: u-boot@lists.denx.de
Subject: Re: [U-Boot] GUNZIP: uncompress, out-of-mem or overwrite error

Dear Unnamalai Kanchi Bashyam,

In message 
<6e8df434294a2f49bb2c8be9f27294d96bdbb...@chn-hclt-evs07.hclt.corp.hcl.in> you 
wrote:
> 
> I have problem uncompressing the Kernel image by u-boot.
>  It throws the message "GUNZIP: uncompress, out-of-mem or
>  overwrite error - must RESET board to recover
> resetting ...".

Which exact version of U-Boot are you running (please provide the git
commit ID), and which exact board configuration?

> I am working on Littleton board with PXA310 processor a
> and 64MB DDR SDRAM.

I haven't seen any such board supported in U-Boot yet. Please consider
asking the vendor who provided the U-Boot port to you.

One hint: you may want to check to which RAM address the U-Boot image
is linked to. Eventually it is sitting right in the middle of your
RAM.

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: w...@denx.de
Microsoft Compatibility:
     your old Windows 3.11 application crash exactly as the new ones.

DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to