/xilinx-dma

Forking the Xilinx DMA driver to improve its capabilities.

Primary LanguageC

#xilinx-dma Forking the Xilinx DMA driver to improve its capabilities.

Original link : Xilinx GitHub

Note : The forked version was choosen as the last version before the merge of the DMA, VDMA, and CDMA driver into one.

Primary goal of this project:

  • To add the abliity to retrieve the actual DMA transfer size after each DMA transaction.

Other goals of this project are:

  • To document the operation of this driver.
  • To improve the comments in the code.