Hi, I succeeded to use PS_DMA driver to transfer data in standalone system.
Next step, I tried to use linux from sd card. The SD card which was enclosed with zedboard kit has linux image, so I made 'Boot.bin' file and tried to test led. It works well.
Now, I want to use DMA(PS_DMA) in linux, but I don't know how to use this driver in linux.
Please, tell me how to use PS_DMA driver in linux.
Thanks!