Domen's MPC5200 FEC cleanup patch.

Jon Smirl jonsmirl at gmail.com
Sat Sep 15 13:38:59 EST 2007


This patch doesn't seem to working quite right on my hardware (Phytec
pcm030). At boot I get a long pause.

I have a long pause when Ethernet is initializing

[    0.798529] NET: Registered protocol family 1
[    0.802988] NET: Registered protocol family 17
[    1.313708] net eth0: attached phy 0 to driver Generic PHY
[    2.320013] Sending DHCP requests ...... timed out!
[   81.968863] IP-Config: Retrying forever (NFS root)...
[   82.477527] net eth0: attached phy 0 to driver Generic PHY
[   83.487809] Sending DHCP requests .<6>PHY: f0003000:00 - Link is Up
- 100/Full
[   86.323795] ., OK
[   88.579802] IP-Config: Got DHCP answer from 192.168.1.200, my
address is 192.168.1.5
[   88.587923] IP-Config: Complete:

Reverting back to
0008-drivers-net-Add-support-for-Freescale-MPC5200-SoC-i.patch the
pause goes away.

[    0.793916] TCP cubic registered
[    0.797309] NET: Registered protocol family 1
[    0.801808] NET: Registered protocol family 17
[    1.309611] eth0: config: auto-negotiation on, 100HDX, 10HDX.
[    2.316014] Sending DHCP requests .., OK
[    7.124005] IP-Config: Got DHCP answer from 192.168.1.200, my
address is 192.168.1.5
[    7.132121] IP-Config: Complete:
[    7.135212]       device=eth0, addr=192.168.1.5,
mask=255.255.255.0, gw=192.168.1.200,
[    7.143192]      host=MPC, domain=home, nis-domain=(none),
[    7.148778]      bootserver=192.168.1.200, rootserver=192.168.1.4, rootpath=

Something not quite right with interrupts maybe? I'm trying to debug it.

-- 
Jon Smirl
jonsmirl at gmail.com


More information about the Linuxppc-embedded mailing list