I set the sending and receiving DMA channels of the two ports as port0 and configured them as CPDMA channel0 and port1 as CPDMA channel1. Both network ports can communicate independently, but if the two network ports are enabled at the same time, the system will be stuck. What are the common places that cause conflicts?
How can I correctly set the CPDMA channel of the two ports of CPSW as Port 0 as CPDMA channel 0 Port 1 as CPDMA channel 1