I want to use EMAC of PRU-ICSS and EMAC of CPSW at the same time as a custom board using AM3359.
However, the IP setting is only for PHY of PRU_ICSS, and IP cannot be set for PHY of CPSW.
What should I do?
Oh, and
As I checked with debugging, it seems that the MAC address of CPSW is created.
In other words, I have uploaded the drivers of PRU and CPSW_EMAC, completed the basic setting, and even set the IP of PRU_EMAC.
As a result, setting the IP of CPSW will solve everything.
I use 'ndk_3_61_01_01', 'pdk_1_0_17'
thank you.

