Posted: Fri May 28, 2010 10:34 Post subject: MMC / SD Card support for Compex WPE53G in web gui
How can I submit a request to the developers for adding MMC / SD Card support for Compex WPE53G? I have a ready and proven SD-Mod modification workin on the Openwrt. After uploading the DD-WRT is also sufficient space to support MMC / SD card.
Code:
GPIO2 - Led DS10 (Diagnostic)
GPIO3 - 1O3 on pcba (not used)
GPIO4 - 1O1 on pcba (not used)
GPIO1 - 1O11 on pcba (not used)
and dmesg log from Openwrt:
Code:
gpio-mmc: Failed to request mmc_spi module.
mmc_spi spi32766.0: ASSUMING 3.2-3.4 V slot power
mmc_spi spi32766.0: SD/MMC host mmc0, no DMA, no WP, no poweroff
gpio-mmc: MMC-Card "default" attached to GPIO pins di=2, do=4, clk=1, cs=3
mmc_spi spi32766.0: can't change chip-select polarity
mmc0: host does not support reading read-only switch. assuming write-enable.
mmc0: new SD card on SPI
mmcblk0: mmc0:0000 SD2GB 1.90 GiB
mmcblk0: p1
root@OpenWrt:/#
Up!Is there any way to add support for SD cards than add mmc/sd support to the official builds?
Maybe there is an option to install a package from the console?