[U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot

Zhao Hongda zhaohd at vis.cs.tsinghua.edu.cn
Tue Jul 1 16:59:00 CEST 2003


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 at nexus-tech.net>
To: "Zhao Hongda" <zhaohd at vis.cs.tsinghua.edu.cn>;
<u-boot-users at 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
>






More information about the U-Boot mailing list