* How is eth0 config?
@ 2003-01-15 13:41 James Don
2003-01-15 14:16 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: James Don @ 2003-01-15 13:41 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
Could some one explain to me how CONFIG_IP_PNP is used to configure eth0 and
lo briefly? Ie what config files are used and when ? just basics would be
perfect (even a URL)...
I currently am having problems with my eth0 being configure in one image but
not the other (with the same kernel which has CONFIG_IP_PNP configured and a
good bootline (below)).
Thanks as always,
Jim
Ps
bootargs root=/dev/ram rw
ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off
console=ttyS0;bootm 0x2900000 0x2A00000
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: How is eth0 config?
@ 2003-01-15 13:44 James Don
0 siblings, 0 replies; 3+ messages in thread
From: James Don @ 2003-01-15 13:44 UTC (permalink / raw)
To: James Don, 'linuxppc-embedded@lists.linuxppc.org'
Cancel the question my bootline was truncated ... Kernel command line:
root=/dev/ram rw
-----Original Message-----
From: James Don
Sent: Wednesday, January 15, 2003 8:42 AM
To: linuxppc-embedded@lists.linuxppc.org
Subject: How is eth0 config?
Could some one explain to me how CONFIG_IP_PNP is used to configure eth0 and
lo briefly? Ie what config files are used and when ? just basics would be
perfect (even a URL)...
I currently am having problems with my eth0 being configure in one image but
not the other (with the same kernel which has CONFIG_IP_PNP configured and a
good bootline (below)).
bootargs root=/dev/ram rw
ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname)::off
console=ttyS0;bootm 0x2900000 0x2A00000
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How is eth0 config?
2003-01-15 13:41 How is eth0 config? James Don
@ 2003-01-15 14:16 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2003-01-15 14:16 UTC (permalink / raw)
To: James Don; +Cc: linuxppc-embedded
In message <DB0585C9F6F9D411BE8F00D0B7896A4CC06082@SNCMAIL> you wrote:
>
> Could some one explain to me how CONFIG_IP_PNP is used to configure eth0 and
> lo briefly? Ie what config files are used and when ? just basics would be
> perfect (even a URL)...
See Documentation/nfsroot.txt in your linux kernel source driectory.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Immortality consists largely of boredom.
-- Zefrem Cochrane, "Metamorphosis", stardate 3219.8
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-15 14:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-15 13:41 How is eth0 config? James Don
2003-01-15 14:16 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2003-01-15 13:44 James Don
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).