From: hjzgq@sohu.com
To: <linuxppc-embedded@lists.linuxppc.org>
Cc: <wd@denx.de>
Subject: Re: Re: Change FEC and SCC1 sequence,But SCC1 not work?
Date: Fri, 11 Jun 2004 14:22:18 +0800 (CST) [thread overview]
Message-ID: <116411.1086934938680.JavaMail.postfix@mx27.mail.sohu.com> (raw)
Wolfgang Denk:
Thanks a lot!
My bootargs is "setenv bootargs root=/dev/ram ip=10.32.5.17:10.32.5.15::255.255.0.0:bug
:::off"
Today,I found fec device down when linux kernel running ,but I can see "eth1(fec ethernet)" status with "ifconfig" command,I checked linux kernel and found fec device down when kernel running.
After debugging,I found linux kernel close the device when running "ip_auto_config()" function in "net/ipv4/ipconfig.c",then, I deleted "ic_open_devs()" funtions, AND EVERYING
WORKS WELL!
But why do it be added to Linux kernel?
Best regards,
Michael. Z.
----- Original Message -----
From: Wolfgang Denk
Subject: Re: Change FEC and SCC1 sequence,But SCC1 not work?
Sent: Fri Jun 11 01:17:56 CST 2004
> In message <5357004.1086858754080.JavaMail.postfix@mx27.mail.sohu.com> you wrote:
> >
> > Briefly, my platform is MPC860T from Motorola. I'm using ppcboot
> > 1.1.16 to tftp the kernel 2.4.4 through FEC and then load
> > NFS/RAMDISK. If I configure the kernel with only FEC, then
> > everything works well(NFS works and ping through eth0 works). If I
> > configure the kernel with both FEC(as eth0) and SCC1(as eth1),it
> > works well too,but when I configure ther kernel with both SCC1(eth0)
> > and FEC(as eth1) (net/setup.c)! . I try to ping out through
> > FEC(eth1), I get ring buffer dumps and no ping response:
>
> Please post the "Kernel command line" as printed when your kernel
> boots. You did include a network device parameter in your ip= boot
> argument, didn't you?
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2004-06-11 6:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-11 6:22 hjzgq [this message]
2004-06-11 16:02 ` Change FEC and SCC1 sequence,But SCC1 not work? 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=116411.1086934938680.JavaMail.postfix@mx27.mail.sohu.com \
--to=hjzgq@sohu.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=wd@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;
as well as URLs for NNTP newsgroup(s).