On 21/02/12 20:18, peter.meng wrote:
> HI,
> 
> I just got a Linux StarterKit  board  that compile it with Ubiquiti
> RouterStation Pro on openwrt .
> I met the issue that can't access my SD card , dmesg didn't show mmc
> message too when plug SD card .
> 
> lsmod | grep mmc
> gpiommc                 3712  0
> spi_gpio_old            2929  1 gpiommc
> mmc_spi                 9264  0
> mmc_block              7440  0
> 
> Anybody can give me the suggestion on this ?
> 
> 

gpiommc has 0 users ... inserting the module is not enough, you need to
also register it in the platform code i guess

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to