Hi,
I need to transfer video data into DDR and read it back. I want to add the VDMA driver from Xilinx-github
(https://github.com/Xilinx/linux-xlnx/blob/master/drivers/dma/xilinx/xilinx_dma.c)
I've tried the instructions in the ReadMe file but unable to compile it.
How can I build the kernel using it ?
Also do I need PetaLinux for this purpose ?
Thanks in Advance