From: Lonsn <lonsn2000@yahoo.com.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: problems about loading linux via u-boot
Date: Wed, 08 Sep 2004 22:46:34 +0800 [thread overview]
Message-ID: <chn5vc$5bb$1@sea.gmane.org> (raw)
In-Reply-To: <20040908092223.A007EFB044@gatekeeper.ncic.ac.cn>
First, your download address 0x100000 is not good.
because kernel will be uncompressed and probably overlap the original
uImage.
Maybe 0x200000 is safe enough.
then pass the correct serial baudrate arguments such as
"console=ttyS0 38400 root=/dev/nfs" to kernel.
then go on checking...
> i successfully load uImage into the address 0x100000,
> and the command imi is ok.
> after i run the command bootm 0x100000,i get the infomation.
>
> => bootm 0x100000
> ## Booting image at 00100000 ...
> Image Name: Linux-2.6.8
> Created: 2004-09-08 8:49:54 UTC
> Image Type: PowerPC Linux Kernel Image (gzip compressed)
> Data Size: 1009417 Bytes = 985.8 kB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> Uncompressing Kernel Image ... OK
>
> the console seems dead.i have set bootargs into "console=ttyS0 root=/dev/nfs"
> my cpu is 440gx.it seems linux finish uncompressing,and then it will print
> Linux version information.
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
next prev parent reply other threads:[~2004-09-08 14:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-08 9:19 [U-Boot-Users] problems about loading linux via u-boot 刘勇
2004-09-08 14:46 ` Lonsn [this message]
2004-09-08 16:27 ` Wolfgang Denk
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='chn5vc$5bb$1@sea.gmane.org' \
--to=lonsn2000@yahoo.com.cn \
--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