Open stolk opened 1 year ago
I have enabled in the kernel:
CONFIG_BLK_DEV_SD
CONFIG_MMC_CQHCI
CONFIG_MMC_MTK
CONFIG_VFAT_FS
But there is no /dev/mm* entry.
/dev/mm*
What is required to get SD-Cards working?
I see SDH is hooked up the GPIO0/1/2/3/4/5. Where do I get a driver for it?
There are no drivers for SD card.
I have enabled in the kernel:
CONFIG_BLK_DEV_SD
CONFIG_MMC_CQHCI
CONFIG_MMC_MTK
CONFIG_VFAT_FS
But there is no
/dev/mm*
entry.What is required to get SD-Cards working?
I see SDH is hooked up the GPIO0/1/2/3/4/5. Where do I get a driver for it?