All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARM+uBoot
Date: Sun, 28 Sep 2008 14:47:58 +0200	[thread overview]
Message-ID: <48DF7CFE.8040307@free.fr> (raw)
In-Reply-To: <gbnr36$i05$1@ger.gmane.org>

mRon a ?crit :
> Hello,
> 
> Could you tell me what does it mean that booting stops after:
> Uncompressing Linux........... done, booting the kernel.
> 
> I load kernel using this command:
> disk 0x400000 1:6;bootm
> 
> where 1:6 is partition with raw uImage.
> 
> Cheers,
> mRon

It can mean quite a lot of things, including some horrible death of the 
kernel in very early stages of its initialization, but the most probable 
cause is that the kernel doesn't have a console to display messages to, 
as "booting the kernel" is the last message u-boot displays; whatever 
appears after that is from the kernel.

What are the complete parameters that you pass the kernel? Is it 
configured to use the same physical console as u-boot uses?

Amicalement,
-- 
Albert.

  reply	other threads:[~2008-09-28 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-28 11:51 [U-Boot] ARM+uBoot mRon
2008-09-28 12:47 ` Albert ARIBAUD [this message]
2008-09-28 13:20   ` mRon
2008-09-28 13:59     ` Albert ARIBAUD

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=48DF7CFE.8040307@free.fr \
    --to=albert.aribaud@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.