Sansa AMS: Move the boost from SD ident to operating frequency to after the cards...
commit23c573d987fa7f7bab0a1ebc4a2340b5c45918c9
authorFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Dec 2009 07:32:40 +0000 (6 07:32 +0000)
committerFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Dec 2009 07:32:40 +0000 (6 07:32 +0000)
tree2b24ac2115f1e8a91286fa4c484003fa02f9f406
parentaec43c604fac2dc91b1739e26a3776f19b23d7bb
Sansa AMS:  Move the boost from SD ident to operating frequency to after the cards get switched to HS timings.

It seems that lowering the operating frequency for the SD cards has made some uSD cards have problems with the init process.
By moving the boost from ident to operating frequency to after the switch to HS timing these card now seem to init normally.
We still need to fix the problem where the internal cards and non HS uSD cards are still slightly overclocked at 31 MHz.
As of now we experience data crc failures during writes at the next lower frequency of 15.5 MHz.

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