I am trying to DMA from a GPMC attached FPGA (NOR - like) on an 8148 processor to memory
using the FIFO mode for FPGA
I modified the edma_test example and it runs fine in the INCR mode for edma_set_src
but if I change the mode to FIFO instead the DMA never completes ....
I am surely missing a little configuration detail in the GPMC or the edmacc_param or something
Could someone point me to a working example of the FIFO mode for the 8148
thanks
Bernard