Hi Fea,

On 4/6/24 09:15, Fea.Wang wrote:
Due to a description loading failure, adding a trace log makes observing
the DMA behavior easy.

Signed-off-by: Fea.Wang <fea.w...@sifive.com>
Reviewed-by: Edgar E. Iglesias <edgar.igles...@amd.com>
Reviewed-by: Frank Chang <frank.ch...@sifive.com>
---
  hw/dma/trace-events    | 3 +++
  hw/dma/xilinx_axidma.c | 3 +++
  2 files changed, 6 insertions(+)


+# xilinx_axidma.c
+xilinx_axidma_loading_desc_fail(uint32_t res) "error:%d"

Unsigned format is "%u".

Regards,

Phil.

Reply via email to