How to integrate FEC and Fixed PHY

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to integrate FEC and Fixed PHY

1,858件の閲覧回数
ToxicAvenger
Contributor III

Hello,

I have custom board based on i.MX53 QSB.

I have to integrate FEC with Fixed PHY.

I enabled Fixed PHY in kernel (file: drivers/net/phy/fixed.c)

When i tried to load FEC module, i have error: sysfs: cannot create duplicate filename '/class/mdio_bus/0'

I replaced name in drivers/net/phy/fixed.c to "fixed-0".

Now i have error, when i'm trying to turn on my eth interface:

"no PHY found".

Error is in method static int fec_enet_mii_probe(struct net_device *dev)

How to use Fixed PHY with FEC (file: drivers/net/fec.c) ?

Best regards,

Toxic

ラベル(3)
0 件の賞賛
返信
1 返信

1,248件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

This may help you to solve the problem.

https://bugs.launchpad.net/linux-linaro/+bug/655641

0 件の賞賛
返信