Freedom K64F: SDHC-related changes from bring-up testing.

This commit is contained in:
Gregory Nutt
2016-07-13 14:26:18 -06:00
parent 6fda036615
commit 02eda2fdec
5 changed files with 25 additions and 16 deletions
+4 -1
View File
@@ -853,6 +853,9 @@ Status
2016-07-13: Add SD automounter logic; broke out SDHC logic into a separate
file. The nsh configuration now has SDHC enabled be default. Does not
yet work. You might want to disable SDHC and MMC/SD if you are using
yet work. The basic problem seems to be that it does not sense the
presence of the SD card on PTE6. No interrupts are generated when the
SD card is inserted or removed. You might want to disable SDHC and
MMC/SD if you are using
this configuration.