AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers.
commitfe89b6c51fc961c12b795bc6b7801982df64835f
authorFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Tue, 24 Nov 2009 06:37:36 +0000 (24 06:37 +0000)
committerFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Tue, 24 Nov 2009 06:37:36 +0000 (24 06:37 +0000)
tree4db141f0b8b69ed02b305712f8311b15131bdeac
parentd868ec0c632dcdf2afe8ae3af6d5113294d69753
AMS Sansa:  Remove MCI_RX_ACTIVE FIFO check following SD transfers.

We don't need to check the FIFO for MCI_RX_ACTIVE because we don't experience problems reading from the SD cards.
We need the MCI_TX_ACTIVE FIFO check during writes because some SD cards spend longer times in the PRG state
programming the data that has been written to them.

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