The mci_delay()s should be unnecessary if we properly tell the controller to wait...
commit63c04e0ba7952669c315d3cb324e0dac1f5e82e4
authorranma <ranma@a1c6a512-1295-4272-9138-f99709370657>
Tue, 22 Jun 2010 21:49:33 +0000 (22 21:49 +0000)
committerranma <ranma@a1c6a512-1295-4272-9138-f99709370657>
Tue, 22 Jun 2010 21:49:33 +0000 (22 21:49 +0000)
tree5413172f8fad1b1ad0e11bd302fbb9bca94aab00
parent45f44b12e876a2f64fb4d24355c8e3f372eca041
The mci_delay()s should be unnecessary if we properly tell the controller to wait for the response these commands send back to the host.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27066 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/sd-as3525.c