Tool/software: Linux
Hi,
We are using AM5726 on one of our products.
We only have a need for using 1 MII in the PRU core as an ethernet interface.
However, I see that this option doesn't seem to be supported by the PRU driver.
If I give device tree entry for only 1 MII, then I see errors during the probe of the PRU ethernet driver function.
I have also tried hacking the code to get the probe function to execute successfully, but then I don't see any Rx interrupts being raised for the PRU interface created. I see Tx interrupts being raised though.
Because of the 0 Rx interrupts, I obviously don't see any packets coming through.
Can you please let me know if there is way to only initialize 1 MII in the PRU core?
We are using the Processor SDK for Linux RT: 04_03_00_05.
Thanks,
Mukul