From: mRon <tenroh@o2.pl>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARM+uBoot
Date: Sun, 28 Sep 2008 15:20:11 +0200 [thread overview]
Message-ID: <gbo0a2$1tr$1@ger.gmane.org> (raw)
In-Reply-To: <48DF7CFE.8040307@free.fr>
Albert ARIBAUD pisze:
>
> 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.
>
Hello! Ekhm...I am the person who mailed you yesterday about uBoot :). I
successfully flashed the Lacie - I mean that now it recognises the
flash. I am able to save environment variables, but it hangs after the
message I previously wrote.
> What are the complete parameters that you pass the kernel? Is it
> configured to use the same physical console as u-boot uses?
>
I have already tried:
setenv bootargs console=ttyS0,115200 root=/dev/sda7 rw
setenv bootargs console=ttyS0,115200 root=/dev/sda7 ro
setenv bootargs console=ttyS0,115200
//on sda7 I have Debian
combining with loading the kernel via these commands:
setenv serverip 192.168.0.46;
setenv ipaddr 192.168.0.80;
tftp 400000 sda6
//sda6 is raw image of original Lacie's uImage
Cheers,
mRon
next prev parent reply other threads:[~2008-09-28 13:20 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
2008-09-28 13:20 ` mRon [this message]
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='gbo0a2$1tr$1@ger.gmane.org' \
--to=tenroh@o2.pl \
--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