How to access MDIO physical layer from Yocto?

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

How to access MDIO physical layer from Yocto?

2,911 Views
pedrovalladares
Contributor II

Hi,

We have a T4080 based system and we are using the 88E1545 Ethernet controller from Marvel. Does anyone know how I can access the controller's registers from Linux? We have been able to access them using the mdio command from u-boot, but we need to do similar from Yocto. Is there any documentation on doing that?

Thanks and regards,

Pedro

Labels (1)
Tags (3)
0 Kudos
2 Replies

2,397 Views
Pavel
NXP Employee
NXP Employee

Look at mii-tool in Linux:

https://www.google.ru/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwjG3NDJzczYA...


Have a great day,
Pavel Chubakov

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

0 Kudos

2,397 Views
pedrovalladares
Contributor II

Thank you Pavel,

I will take a look and update you on whether that helped me access the registers on the marvel chip.

Regards,

Pedro Valladares

0 Kudos