From: Zhao Hongda <zhaohd@vis.cs.tsinghua.edu.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot
Date: Tue, 1 Jul 2003 22:59:00 +0800 [thread overview]
Message-ID: <00c601c33fe1$4e3f2b20$fe00a8c0@esd11> (raw)
In-Reply-To: E19XL7A-00039r-00@mclean.mail.mindspring.net
my kernel config is (arch/arm/def-configs/lubbock):
...
CONFIG_CMDLINE="root=/dev/nfs ip=bootp console=ttyS0,115200"
...
my u-boot env config is:
...
bootargs=root=/dev/nfs ip=bootp console=ttyS0,115200
...
stdin=serial
stdout=serial
stderr=serial
...
is it right?
Hongda zhao
----- Original Message -----
From: "Kyle Harris" <kharris@nexus-tech.net>
To: "Zhao Hongda" <zhaohd@vis.cs.tsinghua.edu.cn>;
<u-boot-users@lists.sourceforge.net>
Sent: Tuesday, July 01, 2003 9:14 PM
Subject: Re: [U-Boot-Users] How can I save zImage & fsimage.tar into Flash
memory then boot
>
> On Tuesday 01 July 2003 08:50 am, Zhao Hongda wrote:
>
> > After do such steps, I try to "bootm 0x40000", but the kernel hangs:
> > ## Booting image at 00040000 ...
> > Image name: 2.4.18 kernel
> > Image Type: ARM Linux kernel Image (gzip compressed)
> > Data Size: 714025 Bytes =697.3kB
> > Load Address: a0008000
> > Entry Point: a0008000
> > Verifying Checksum ... OK
> > Uncompressing Kernel Image ... OK
> > Starting kernel...
> > (hangs)
>
> What are your bootargs? Make sure the console is configured correctly.
>
> console=ttyS0,115200
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
next prev parent reply other threads:[~2003-07-01 14:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <010c01c33fb4$706890b0$fe00a8c0@esd11>
2003-07-01 10:02 ` [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot Jacob Chan
2003-07-01 12:20 ` Kyle Harris
2003-07-01 12:50 ` Zhao Hongda
2003-07-01 13:14 ` Kyle Harris
2003-07-01 14:59 ` Zhao Hongda [this message]
2003-07-01 8:26 Jacob Chan
2003-07-01 8:59 ` Zhao Hongda
2003-07-01 9:33 ` Jacob Chan
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='00c601c33fe1$4e3f2b20$fe00a8c0@esd11' \
--to=zhaohd@vis.cs.tsinghua.edu.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 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.