We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
There are no drivers for SD card.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: