errors of phyless etsec in U-BOOT

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

errors of phyless etsec in U-BOOT

2,239件の閲覧回数
ramimeiran
Contributor I

I am working with QorIQ-P1015.

I have eTSEC1 connected to an ethernet switch and it is working at 1000MB FULL DUPLEX.

At power up I have 2 warnings as follows:

  Phy not found

  PHY reset timed out

The connection to Ethernet switch is PHY-less so no MDIO driver is needed.

I found mentioning of some fixed-phy driver but couldn't found it on the U-BOOT (2014.07)

How do I resolve those errors?

Thanks,

Rami

タグ(3)
0 件の賞賛
返信
4 返答(返信)

1,699件の閲覧回数
Pavel
NXP Employee
NXP Employee

Look at also the following community page:

https://community.freescale.com/message/610273?et=watches.email.thread#610273


Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,699件の閲覧回数
ramimeiran
Contributor I

Thank you for the answer.

The information you gave is relevant to the device tree of the Linux Kernel.

I need to resolve issue of the U-BOOT.

The U-BOOT does not make use of device-tree.

Have a great day,

Rami

0 件の賞賛
返信

1,699件の閲覧回数
qiaofangzhao
Contributor I

Hi, did you resolve the issue. I have encountered the same problem.

0 件の賞賛
返信

1,698件の閲覧回数
Pavel
NXP Employee
NXP Employee

It looks like that your configuration is similar to MAC-to-MAC connection.

Tree node and a “fixed-link” property has been added. Details can be found in

Documentation/devicetree/bindings/net/fsl-tsec-phy.txt

This file is available in the attachment.

Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信