From: RamanaYV <venkataramana_y@mail.mic.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] loading linux in FADS860T board through u-boot-1.0.0
Date: Thu, 17 Jan 2002 16:03:27 +0530 [thread overview]
Message-ID: <3C46A877.000003.01284@ramanayv> (raw)
I was trying to load linux-2.4.4 in FADS860T board using u-boot-1.0.0.
I have settted environment variables like ipaddr,serverip,ethaddr,bootargs
bootfile and saved the environment.
Then,i typed tftpboot to download image from server.
Then,i typed bootm to start the booting process.
System is stucked by showing "Uncompressing Kernel Image ... OK"
sequence of these events r given below.can u please suggest, what i need to
do to come out from this.
Thank you.
U-Boot 1.0.0 (Mar 17 2004 - 14:06:16)
CPU: XPC86xxxZPnnD4 at 40 MHz: 4 kB I-Cache 4 kB D-Cache FEC present
Board: FADS with db MPC821, MPC860 / MPC860SAR / MPC860T rev PILOT
DRAM: (4 MB SDRAM) 4M 60ns DRAM: 8 MB
FLASH: 2 MB
In: serial
Out: serial
Err: serial
Net: FEC ETHERNET
=>printenv
stdin=serial
stdout=serial
stderr=serial
Environment size: 41/16380 bytes
=>setenv ipaddr 192.168.1.115
=>setenv serverip 192.168.1.87
=>setenv ip 192.168.1.115
=>setenv ethaddr 00:30:bf:01:02:d0
=>setenv bootargs "root=/dev/nfs rw nfsroot=192.168.1.87:/opt/eldk/ppc8xx
ip=192
.168.1.115:192.168.1.87:192.168.1.115:255.255.255.0:ppc::off"
=>setenv bootfile "pImage_fads_fec"
=>saveenv
Saving Environment to Flash...
Un-Protected 1 sectors
Erasing Flash...
. done
Erased 1 sectors
Writing to Flash... done
Protected 1 sectors
=>printenv
stdin=serial
stdout=serial
stderr=serial
ipaddr=192.168.1.115
serverip=192.168.1.87
ip=192.168.1.115
ethaddr=00:30:bf:01:02:d0
bootargs="root=/dev/nfs rw nfsroot=192.168.1.87:/opt/eldk/ppc8xx ip=192.168
1.11
5:192.168.1.87:192.168.1.115:255.255.255.0:ppc::off"
bootfile="pImage_fads_fec"
Environment size: 287/16380 bytes
=>tftpboot
TFTP from server 192.168.1.87; our IP address is 192.168.1.115
Filename 'pImage_fads_fec'.
Load address: 0x100000
Loading: T invalid RARP header
#####################################################TX timeout
############
#######################
done
Bytes transferred = 448321 (6d741 hex)
=>bootm
## Booting image at 00100000 .
Image Name: Linux-2.4.4
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 448257 Bytes = 437.8 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
next reply other threads:[~2002-01-17 10:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-17 10:33 RamanaYV [this message]
2004-03-17 11:36 ` [U-Boot-Users] loading linux in FADS860T board through u-boot-1.0.0 Wolfgang Denk
2004-03-17 11:49 ` R: " Figini Enzo
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=3C46A877.000003.01284@ramanayv \
--to=venkataramana_y@mail.mic.co.in \
--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