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 项奖励
回复