David Sidrane 82fc9986bf Merged in david_s5/nuttx/master_kinetis_sdhc_dma (pull request #692)
kinetis:sdhc fix SDIO driver so that DMA works

There were 2 problems. The first was that the interrupt did
   test DINT and raise a completion events. But since DINT is
   just an indication of DMA completion, TC is a valid way to
   determine that the transfer is complete.

   The second problem is that Software Reset For DAT Line
   SDHC_SYSCTL[RSTD] clears the bits 24-0 in SDHC_PROTO
   this looses the wide bus setting DTW

Approved-by: GregoryN <gnutt@nuttx.org>
2018-07-23 19:41:23 +00:00
..
2018-06-21 10:59:58 -06:00
2018-06-21 10:59:58 -06:00
2018-06-20 12:30:37 -06:00
2018-06-22 07:53:34 -06:00
2018-07-06 09:15:57 -06:00
2018-06-20 12:30:37 -06:00
2018-06-20 12:30:37 -06:00