Hi,
I am using a DP83848 TI chipset for ethernet and not able to detect the chip, Can any one help me how to read the registers using MDIO line in I.MX8MMINI
Regards
Santhosh
Hi Santhosh
one can look on
Accessing ethernet phy driver from linux user space - Stack Overflow
GitHub - wkz/phytool: Linux MDIO register access
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks for the reply igor
Hi Santhosh
one can look at dp83848 phy uboot driver and debug on function dp83848_startup()
natsemi.c\phy\net\drivers - uboot-imx - i.MX U-Boot
Best regards
igor
Hi Igor,
Can you guide me how to enable dp83848 natsemi.c driver in uboot configuration
Regards
Santhosh Kumar
Hi Santhosh
How did you enable dp83848 natsemi.c driver in uboot configuration?
Can you share it?
Regards
Jason