Further MMC driver touchup: * Save a tiny amount of power by not enabling the interna...
commit0eb7cd6dfa45b1eed10872689136a82130b9d0a8
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Wed, 17 Sep 2008 18:53:11 +0000 (17 18:53 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Wed, 17 Sep 2008 18:53:11 +0000 (17 18:53 +0000)
treedc38c94af8625875248d320965524b122ca5c027
parentb190aef6f6da7f563a73261ccee72e415a99760c
Further MMC driver touchup: * Save a tiny amount of power by not enabling the internal flash clock when accessing the MMC. * R2W factors > 32 are valid in newer MMC specs, so don't limit to 32 anymore. * Revise the port setup, and only do the basic setup once.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18541 a1c6a512-1295-4272-9138-f99709370657
firmware/drivers/ata_mmc.c