From: Eugene Surovegin <ebs@ebshome.net>
To: Brian Hawley <bhawley@luminex.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Ebony Board, PPC440GP and NFS time out
Date: Wed, 19 May 2004 16:42:28 -0700 [thread overview]
Message-ID: <20040519234228.GF13351@gate.ebshome.net> (raw)
In-Reply-To: <4.2.2.20040519145943.04c28200@bhawley.mailhost.luminex.com>
On Wed, May 19, 2004 at 03:19:54PM -0700, Brian Hawley wrote:
> Loading file "/zImage.ebony" ...
> Sending tftp boot request ...
> Transfer Complete ...
> Loaded successfully ...
> Entry point at 0x500000 ...
> loaded at: 00500000 005C81DC
> relocated to: 01000000 010C81DC
> zimage at: 01005847 010C4136
> avail ram: 00400000 00800000
> Linux/PPC load: ip=on
> Uncompressing Linux...done.
> Now booting the kernel
> Linux version 2.6.5 (bnh-engr@feimer) (gcc version 3.3.3) #1 Wed May 19
> 15:41:31 PDT 2004
> IBM Ebony port (MontaVista Software, Inc. (source@mvista.com))
> On node 0 totalpages: 32768
> DMA zone: 32768 pages, LIFO batch:8
> Normal zone: 0 pages, LIFO batch:1
> HighMem zone: 0 pages, LIFO batch:1
> Built 1 zonelists
> Kernel command line: ip=on
> PID hash table entries: 1024 (order 10: 8192 bytes)
> Memory: 127584k available (1212k kernel code, 428k data, 84k init, 0k
> highmem)
> Calibrating delay loop... 598.01 BogoMIPS
> Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
> Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
> Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
> POSIX conformance testing by UNIFIX
> NET: Registered protocol family 16
> PCI: Probing PCI hardware
> Serial: 8250/16550 driver $Revision: 1.90 $ 6 ports, IRQ sharing enabled
> ttyS0 at MMIO 0x0 (irq = 0) is a 16550A
> ttyS1 at MMIO 0x0 (irq = 1) is a 16550A
> mal0: Initialized, 4 tx channels, 2 rx channels
> emac: IBM EMAC Ethernet driver, version 2.0
> Maintained by Benjamin Herrenschmidt <benh@kernel.crashing.org>
> zmii0: input 0 in SMII mode
> eth0: IBM emac, MAC 00:04:ac:e3:23:b2
> eth0: Found Generic MII PHY (0x08)
> zmii0: input 1 in RMII mode
> eth1: IBM emac, MAC 00:04:ac:e3:23:b3
> eth1: Found Generic MII PHY (0x09)
> mice: PS/2 mouse device common for all mice
> NET: Registered protocol family 2
> IP: routing cache hash table of 1024 buckets, 8Kbytes
> TCP: Hash tables configured (established 8192 bind 16384)
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> eth0: Link is Up
> eth0: Speed: 100, Full duplex.
> Sending BOOTP requests ...... timed out!
> IP-Config: Retrying forever (NFS root)...
> eth0: Speed: 100, Full duplex.
> Sending BOOTP requests ...
Looks fine until BOOTP stage. Use any sniffer to check whether BOOTP requests
are coming out.
Please, check that your DHCP server allows BOOTP clients.
Eugene.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-05-19 23:42 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-18 1:49 ELDK help Jack Liu
2004-05-18 7:31 ` Wolfgang Denk
2004-05-18 16:32 ` Ebony Board, PPC440GP and NFS panics Brian Hawley
2004-05-19 7:23 ` Gerhard Jaeger
2004-05-19 16:13 ` Brian Hawley
2004-05-19 17:37 ` Mark Chambers
2004-05-19 17:09 ` Brian Hawley
2004-05-19 17:59 ` Wolfgang Denk
2004-05-19 17:16 ` Brian Hawley
2004-05-19 19:54 ` Wolfgang Denk
2004-05-19 19:36 ` Brian Hawley
2004-05-19 21:04 ` Eugene Surovegin
2004-05-19 20:24 ` Brian Hawley
2004-05-19 21:19 ` Eugene Surovegin
2004-05-19 20:52 ` Brian Hawley
2004-05-19 22:11 ` Eugene Surovegin
2004-05-19 21:27 ` Brian Hawley
2004-05-19 21:34 ` Brian Hawley
2004-05-19 22:44 ` Eugene Surovegin
2004-05-19 22:19 ` Ebony Board, PPC440GP and NFS time out Brian Hawley
2004-05-19 23:42 ` Eugene Surovegin [this message]
2004-05-19 23:09 ` Brian Hawley
2004-05-20 0:19 ` Eugene Surovegin
2004-05-19 23:40 ` Brian Hawley
2004-05-19 20:01 ` Ebony Board, PPC440GP and NFS panics Brian Hawley
[not found] ` <Your message of "Wed, 19 May 2004 10:16:29 PDT." <4.2.2.20040519101456.0509d340@bhawley.mailhost.luminex.com>
[not found] ` <4.2.2.20040519123513.05074da0@bhawley.mailhost.luminex.com >
2004-05-19 20:14 ` Ebony Board, PPC440GP and Ramdisk Brian Hawley
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=20040519234228.GF13351@gate.ebshome.net \
--to=ebs@ebshome.net \
--cc=bhawley@luminex.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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;
as well as URLs for NNTP newsgroup(s).