Use bounce buffer for simple hosts
< > SDIO UART/GPS class support
< > MMC host test driver
*** MMC/SD/SDIO Host Controller Drivers ***
< > Secure Digital Host Controller Interface support
< > MMC/SD/SDIO over SPI
<*> Samsung S3CSD/MMC Card Interface support
File system--》
DOS/FAT/NT Filesystems--》
VFAT(Windows-95)fs support
(437)Default codepage for FAT
**把437改為936
Native language support -->
Simplified Chinese charset
NLS UTF-8
4、測試
這樣就可直接掛載了 mount -t vfat /dev/mmcblk0 /mnt
如果sd卡分區(qū)了 mount -t vfat /dev/mmcblk0p1 /mnt
直接讀寫sd就可以了
技術交流:吳工