linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* My MDIO is acting strange
@ 2010-04-23  2:36 Peter Pan
       [not found] ` <z2m2acbd3e41004230814pc0ce9acasaf99a180d3f5b702@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Pan @ 2010-04-23  2:36 UTC (permalink / raw)
  To: linuxppc-dev

I'm porting Linux 2.6.32.6 to my MPC8247 based board. Our FCC1 and
FCC2 are used as 100MBps ethernet ports. MDIO is used to connect with
PHY chip. During boot, the of driver is checking the PHYID, it gets
all Fs. But after I comment the following lines:
//if ((phy_id & 0x1fffffff) == 0x1fffffff)
//    return NULL;
I can use my FCC ethernet normally after boot into console.
I checked that while boot, all the read bit from MDIO pin is 1, that
makes no TA bit, and no PHYID.
I'm wondering why is that happening.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-23 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23  2:36 My MDIO is acting strange Peter Pan
     [not found] ` <z2m2acbd3e41004230814pc0ce9acasaf99a180d3f5b702@mail.gmail.com>
2010-04-23 15:32   ` Peter Pan

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).