Hello, O have question about the driver support for the DP83822I in the Processor SDK LINUX AM62X - SDK prebuilt binaries, for example tisdk-base-image-am62xx-evm.tar.xz?
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.
Hello, O have question about the driver support for the DP83822I in the Processor SDK LINUX AM62X - SDK prebuilt binaries, for example tisdk-base-image-am62xx-evm.tar.xz?
Hi Jan,
Let me transfer this query to Processors team for response.
--
Regards,
Gokul.
Hi,
There is driver support for all the TI PHYs in the TI SDK. These drivers are typically built into the kernel and not usually part of the file system. One reason for building the PHYs into the kernel is the kernel may need networking available prior to mounting the root filesystem which could be over the network.
Best Regards,
Schuyler
I've rebuilt the kernel with replaced the gigabit module by DP83822 and now it works.