From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] GUNZIP: uncompress, out-of-mem or overwrite error
Date: Fri, 25 Jun 2010 10:47:13 +0200 [thread overview]
Message-ID: <m2ocezcxda.fsf@ohwell.denx.de> (raw)
In-Reply-To: <6E8DF434294A2F49BB2C8BE9F27294D96BE26DEC@CHN-HCLT-EVS07.HCLT.CORP.HCL.IN> (Unnamalai Kanchi Bashyam's message of "Thu, 24 Jun 2010 15:47:33 +0530")
Hi Unnamalai,
> But upon booting kernel through u-boot, after inflation, I only get
> the message 'Starting kernel ...' and the system hangs.
Well control has passed to the linux kernel, so you need to start
diagnosing Linux - U-Boot works fine now ;)
> The log as under:
>
> ======================================================================
> $bootm 83a00000 ## Booting kernel from Legacy Image at 83a00000 ...
> Image Name: Linux
> Created: 2010-06-25 9:13:44 UTC
> Image Type: ARM Linux Kernel Image (gzip compressed)
> Data Size: 2611097 Bytes = 2.5 MiB
> Load Address: 80008000
> Entry Point: 80008000
> Verifying Checksum ... OK
> Uncompressing Kernel Image ...
> OK
>
> Starting kernel ...
>
> ==========================================================================
>
> The 'bootargs' env variable is
>
> bootargs= root=/dev/nfs nfsroot=10.100.144.245:/android/android_rootfs,nolock,rsize=1024,wsize=1024 ip=10.100.144.42:10.100.144.245::255.255.255.0::eth0:on console=ttyS2,115200 init=/init mem=64M comm_v75 uart_dma android
>
> Any further clues on what could be wrong for kernel not getting booted?
Is the "console" setting correct? I.e. are you connected to ttyS2?
Does U-Boot pass the correct machine number (check with bdinfo) for the
kernel you use?
If you can reset the board at this time, you can try to inspect the
kernel logbuffer for output which Linux produced but which never reached
your serial connection:
http://www.denx.de/wiki/view/DULG/LinuxPostMortemAnalysis
Cheers
Detlev
--
WARNING: The external boundaries of India as depicted in map(s) are neither
correct nor authentic. Other external boundaries as depicted in the map(s)
may neither be correct nor authentic.
-- Garmin MapSource manual
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
prev parent reply other threads:[~2010-06-25 8:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-22 10:49 [U-Boot] GUNZIP: uncompress, out-of-mem or overwrite error Unnamalai Kanchi Bashyam
2010-06-22 13:32 ` Wolfgang Denk
2010-06-23 13:16 ` Unnamalai Kanchi Bashyam
2010-06-23 18:38 ` Wolfgang Denk
2010-06-24 10:17 ` Unnamalai Kanchi Bashyam
2010-06-25 8:47 ` Detlev Zundel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2ocezcxda.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox