[U-Boot-Users] loading linux in FADS860T board through u-boot-1.0.0

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

In message 3C46A877.000003.01284@ramanayv you wrote:
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.
You should read the FAQ. See: http://www.denx.de/twiki/bin/view/DULG/LinuxHangsAfterUncompressingKernel
Wolfgang Denk

-----Messaggio originale----- Da: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net]Per conto di RamanaYV Inviato: giovedì 17 gennaio 2002 11.33 A: u-boot-users@lists.sourceforge.net Oggetto: [U-Boot-Users] loading linux in FADS860T board through u-boot-1.0.0
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"
Is CONFIG_CLOCKS_IN_MHZ defined ??? If I remember, should be defined until linux 2.4.5. I had the same problem with 2.4.19 (it was defined).
Enzo
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
This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id%1470&alloc_id638&op=click _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (3)
-
Figini Enzo
-
RamanaYV
-
Wolfgang Denk