Hello, everyone!
I have Sitara AM3352 processor and I would like to use TLK106 as Ethernet PHY for my linux app. Does LINUXEZSDK-AM335X support TLK106? If yes, is it possible to use the Cable Diagnostics feature?
BR, Vladimir.
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.
Vladimir,
theoretically we support any phy that is supported by Linux and/or is connected through standard MII + MDIO interfaces. The issue is the testing. Obviously we do not have all the hardware combinations possible available for test. But that is why in Linux you have all source code... At least you are able to fix if there is an issue coming up.
Verified combinations are usually what you find on our EVMs and starterkits. Here you may look at the TI Linux SDKs for all necessary configs and patches.
The above mentioned patch for TLK110 was only required for some early samples of TLK110. Later the patch was actually removed so it does not exist in current TI kernels I assume.
Regards.