SAMA5 HSMCI: e-enable TX DMA and verify that DMA writes to the SD card are...
SAMA5 HSMCI: e-enable TX DMA and verify that DMA writes to the SD card are functional. They are so now TX DMA is re-enabled in the driver. This might affect the SAMA5D3 platforms where the TX DMA problem was found. The SAMA4D3 and 4 use the same HSMCI driver. Much has change since then and it is not surprising that DMA is now functional. However, the has not be re-verified on the SAMA5D3 which has a different DMA controller.
Showing
- arch/arm/src/sama5/sam_hsmci.c 3 additions, 5 deletionsarch/arm/src/sama5/sam_hsmci.c
- configs/sama5d3-xplained/README.txt 38 additions, 7 deletionsconfigs/sama5d3-xplained/README.txt
- configs/sama5d3x-ek/README.txt 52 additions, 21 deletionsconfigs/sama5d3x-ek/README.txt
- configs/sama5d4-ek/README.txt 4 additions, 13 deletionsconfigs/sama5d4-ek/README.txt
Loading
Please register or sign in to comment