Part Number: TMDXIDK5728
Other Parts Discussed in Thread: AM5718, AM5728
Tool/software: Linux
I checked all the newest 4.9 dts files and 4.9 Linux kernel (SDK4.02), I wouldn’t found any pin-mux setup for the Gigabit-ETH/PRUSS for am572xidk. The am572xidk by default have 2 gigabite ETH prots and two PRUSS2-ETH ports.
Eventually I found these pin-mux in Uboot board/ti/arm57xx/mux.data.h.
However, after I modified these pin-muxes, nothing happened. So I believe these pin-mux may not be applied or It may be overwrited . I am still struggling on how to make the PRUSS1 two cores work for pru-eth.
So I am quite sure the the PRUSS1-ETHs developing was not finished. Even the pin-mux issue is fixed, I think I still have a lot of other things to fix, for example, dts file, Linux driver. Please update yout developing status for making the PRUSS1-ETH works, and give me some instrructions you have now.