summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorBertrik Sikken <bertrik@sikken.nl>2011-03-29 20:37:40 +0000
committerBertrik Sikken <bertrik@sikken.nl>2011-03-29 20:37:40 +0000
commit8351a1aa9db98bab1f66274ee7b7e33839a31c60 (patch)
treecafc2917b01d38257cef76de46173676f3462e7c /apps/plugins
parent8c3fc23ae6d26b657724f5998dd4f467a39b0cc9 (diff)
downloadrockbox-8351a1aa9db98bab1f66274ee7b7e33839a31c60.tar.gz
rockbox-8351a1aa9db98bab1f66274ee7b7e33839a31c60.zip
AMSv2 sd: do not try to switch sd cards into high-speed mode.
High-speed mode is only half implemented (sd controller still uses normal speed) and causes card detection problems. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29660 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 7afd97309f..96008a9c20 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,3 +1,4 @@
1test_disk.c
1/* plugins common to all models */ 2/* plugins common to all models */
2chessclock.c 3chessclock.c
3credits.c 4credits.c