Hi,TI's firend
HW: owner board
SW:RTOS 08_06_00_11 SDK
We want use DP83TC814x-Q1 in TDA4AL-q1 for Automotive Ethernet,so can you provide DP83TC814x-Q1 driver patch?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Please find the Linux driver for DP83TC814x from following links, which is same as DP83TC812 driver.
PHY drivers from TI:
https://www.ti.com/tool/ETHERNET-SW#downloads
DP83TC812 PHY driver for Linux:
https://git.ti.com/gitweb?p=ti-analog-linux-kernel/analog-
linux.git;a=blob;f=drivers/net/phy/dp83tc812.c;h=0c594375f188d40299603628a0636947cfea35bf;hb=f973f3deb81b1f44aa4c33b275a342e28fc982fd
You can refer to the driver from above and integrate to SDK for usage.
As per above error log from you, you have to add PHY driver support in u-boot as well.
Best Regards,
Sudheer