Hi,
We want to make use of EDMA3 for our PCIe driver. We are using MCSDK code Linux Kernel Version 3.10.61.
When we look at the menuconfig option it does not show EDMA as an option to select. Though it shows PACKET_DMA and UDMA but we want to make use of EDMA3 module.
Please guide us on how can I get EDMA3 Device Driver module for Linux Kernel and any sample code which can show the usage of that EDMA3 driver (i.e. how to configure channels and start DMA transfer).
Thanking you in advance
Vijay