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
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!
-----------------------------------------------------------------------------------------------------------------------
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
Hi, did you resolve the issue. I have encountered the same problem.
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!
-----------------------------------------------------------------------------------------------------------------------