Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


AXI CDMA Standalone Driver

...

  • All IP features are supported

Change Log

2020.2

  • Consolidate debug header files. 
  • Fix axicdma hybrid interrupt/poll example failures.
  • Support parallel make execution.

257c0d9e3742 BSP: Consolidate and add the drivers xdebug.h data to common xdebug.h
4dc85994d6fb Makefile: Remove realpath command
bc81851ae0d5 axicdma: Fix axicdma hybrid interrupt example failure
7b40e2e94d9b axicdma: Fix xreg_cortexa9.h compilation error on R5 processor
73ffe7217f1c axicdma: Update Makefile to support parallel make execution
fab4922c382d axicdma: Fix xaxicdma_example_hybrid_poll example failure
d6191ca046d2 axicdma: To fix the compilation error

2020.1

  • Fix race condition in driver tcl.
  • Cleanup old axicdma driver version.
  • Fix gcc warning in peripheral test and examples.
  • Support 26bit dma transfer length.

...

  • Fix cache maintenance operation for data buffers in examples.
  • Enable debug prints in examples.

Commit Id's

67fe31f   axicdma: examples: Fix cache maintenance operation for data buffers
320aa07 axicdma: examples: Add errors prints for failing scenarios

2019.1

  • None

2018.3

  • Fix typos in peripheral app tcl.
  • Reset error and done states before starting DMA.
  • Fix compilation error in examples DEBUG mode.
  • Fix gcc and cppcheck warnings.

Commit Id's

20df53d Fix typos in peripheral app generation tcl
394e44f examples: Reset error and done states before starting DMA
5e68393 examples: Fix compilation error in DEBUG mode
da70e17 Fix gcc warning in peripheral test application
f80f1ad Fix cppcheck warning
cd5bc3d Include missing initializers for 'XAxiCdma_Config' fields

...