Tool/software:
Hello
We configured dma channel for CPSW at MCAL side. It affect CPSW DMA init because the channel looks already used by MCU.
Do you have any guide on how to avoide this confilict?
The device tree at U-Boot/Linux side is like this (dmas = <&main_pktdma 0xc600 15>,), but at mcu mcal side it is only channel number is configured, how converstion can be done to avoid conflict?
Any guide like for resource managment we can refer to?
B.R.
Changxing DU