All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nethra <nethra_gmit@yahoo.co.in>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] nfs mount for PQ2FADS-ZU board
Date: Fri, 17 Nov 2006 21:49:34 -0800 (PST)	[thread overview]
Message-ID: <7415366.post@talk.nabble.com> (raw)


hi,

linux kernel starts successfully when fallowing commands are used...

=>setenv bootargs root=/dev/ram
=>setenv bootcmd 'tftpboot 0x1000000 dhcpbootpdis.img;\tftpboot 0x1200000
ramdisk.new;\bootm 0x1000000 0x1200000;\'
=>run bootcmd

during nfs mounting................

=>setenv bootcmd 'tftp 0x100000 dhcpbootpdis.img;\bootm 0x100000'
=>setenv bootargs 'root=/dev/nfs rw
nfsroot=192.168.178.110:/opt/montavista/pro/devkit/ppc/82xx//opt/montavista/pro/devkit/ppc/82xx/target
;\tcp
ip=192.168.178.234:192.168.178.110:192.168.178.6:255.255.255.0:pq2fads::off'

when i do bootcmd..kernel uncompress fails.

this is shown below...
=>run bootcmd
Using FCC2 ETHERNET device
TFTP from server 192.168.178.110; our IP address is 192.168.178.234
Filename 'dhcpbootpdis.img'.
Load address: 0x100000
Loading: #################################################################
         #################################################################
         #######################################################
done
Bytes transferred = 942283 (e60cb hex)
## Booting image at 00100000 ...
   Image Name:   Linux-2.6.10_mvl401-8272ads
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    942219 Bytes = 920.1 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... Error: inflate() returned -3
GUNZIP ERROR - must RESET b

U-Boot 1.1.1 (Nov  2 2006 - 06:21:13)

MPC8260 Reset Status:

MPC8260 Clock Configuration
 - Bus-to-Core Mult 3x, VCO Div 4, 60x Bus Freq  16-50 , Core Freq  50-150
 - dfbrg 1, corecnf 0x10, busdf 3, cpmdf 1, plldf 0, pllmf 3
 - vco_out  400000000, scc_clk  100000000, brg_clk   25000000
 - cpu_clk  300000000, cpm_clk  200000000, bus_clk  100000000

CPU:   MPC8260 (HiP7 Rev 13, Mask 0.1 1K49M) at 300 MHz
Board: Motorola CASHFADS
DRAM:  32 MB
FLASH:  8 MB
In:    serial
Out:   serial
Err:   serial
Net:   FCC2 ETHERNET
Hit any key to stop autoboot:  0

can anyone tell me what is the problem..
thanks in advance..

Nethra
-- 
View this message in context: http://www.nabble.com/nfs-mount-for-PQ2FADS-ZU-board-tf2658418.html#a7415366
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2006-11-18  5:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-18  5:49 Nethra [this message]
2006-11-18  8:14 ` [U-Boot-Users] nfs mount for PQ2FADS-ZU board 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=7415366.post@talk.nabble.com \
    --to=nethra_gmit@yahoo.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 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.