Revision 879d68a445dd7073a8c022fcdd21dc27eca7f192 authored by Ryan Press on 26 March 2013, 23:32:31 UTC, committed by Jason Cooper on 28 March 2013, 17:29:23 UTC
The previous configuration used the wrong "clk" pin.  Without this
change mv_sdio worked because the bootloader would set the pin up, but
with a bootloader that does not set the pin, mv_sdio fails to detect any
card.

I have tested this change using a mwifiex_sdio wireless network adapter
over the SDIO interface.

Signed-off-by: Ryan Press <ryan@presslab.us>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
1 parent e0656a9
History
File Mode Size
test
.gitignore -rw-r--r-- 36 bytes
Makefile -rw-r--r-- 2.2 KB
algos.c -rw-r--r-- 5.0 KB
altivec.uc -rw-r--r-- 3.2 KB
avx2.c -rw-r--r-- 8.5 KB
int.uc -rw-r--r-- 2.7 KB
mktables.c -rw-r--r-- 3.6 KB
mmx.c -rw-r--r-- 3.8 KB
recov.c -rw-r--r-- 3.6 KB
recov_avx2.c -rw-r--r-- 9.0 KB
recov_ssse3.c -rw-r--r-- 9.1 KB
sse1.c -rw-r--r-- 4.8 KB
sse2.c -rw-r--r-- 8.3 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 2.0 KB

back to top