Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The fix ix in nuttx. This is just the defconfig changes to use it. 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
- Loading branch information