public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: alayrac <christophe.alayrac@cresitt.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-boot hang after uncompressing kernel.
Date: Thu, 19 Oct 2006 13:35:59 +0200	[thread overview]
Message-ID: <1161257759.4894.7.camel@Serge-Linux> (raw)
In-Reply-To: <1F211FE03383644EAA6BB7A52FCD9B9BFE7CF6@sohm.kpit.com>

Hi Ashay


>    Uncompressing Kernel Image ... OK
> 
> After the above message kernel hangs.

I face the same problem some times ago because of bad bootargs passed to
the kernel from u-boot.

If you manually start the kernel from u-boot command line then you
should not set bootargs env variable to empty string (with background
idea that Linux will use default bootagrs compiled with the source). In
that case the kernel try to boot with empty bootargs and then hangs.

If it is autostart process then you should check what bootargs are set
in the config file (in u-boot/include/configs/*.h, * stand for your
specific board).

You can found a lot of information in doc file u-boot/README and on the
u-boot documentation http://www.denx.de/wiki/DULG/Manual 

Regards

Chris

  parent reply	other threads:[~2006-10-19 11:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19 10:15 [U-Boot-Users] U-boot hang after uncompressing kernel Ashay Jaiswal
2006-10-19 11:00 ` Michael Trimarchi
2006-10-19 11:35 ` alayrac [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-19 11:40 Jonas Mark
2006-10-19 14:52 Jonas Mark

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=1161257759.4894.7.camel@Serge-Linux \
    --to=christophe.alayrac@cresitt.com \
    --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