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,
We are using AM6548 in one of automotive product design. one more micro processor is also available on the same PCB. We have connected PRU_RGMII bus to other micro processor MII bus directly with out PHY device, because both micro processors are on the same board.
We are using Linux SDK provided by you. What modifications required in source code to establish communication between two processors with RGMII / MII bus without PHY.
Shall we get any document which explains PHY less communication.
Please suggest solution.
Regards
Ram murthy
Hi
Can you refer to the usage instructions for fixed-link PHY, under kernel documentation folder.(Documentation/devicetree/bindings/net/fixed-link.txt)
Hi,
I have gone through the mentioned document. I am working on code and will come back with our observations.
Regards
Ram murthy