errors of phyless etsec in U-BOOT

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

errors of phyless etsec in U-BOOT

1,587 Views
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

Tags (3)
0 Kudos
Reply
4 Replies

1,047 Views
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 Kudos
Reply

1,047 Views
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 Kudos
Reply

1,047 Views
qiaofangzhao
Contributor I

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

0 Kudos
Reply

1,047 Views
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 Kudos
Reply