sd-as3525v2: panic in case of error in the isr
commit515c2ebfa47001dba435c5d223b392ec25bb3e2e
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sun, 21 Feb 2010 22:49:57 +0000 (21 22:49 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sun, 21 Feb 2010 22:49:57 +0000 (21 22:49 +0000)
tree5de2365c7a0422a9da3515bf8b055774dfa254a4
parentd07382c46e70cfa26f434c1d5ffc2ae63f44d2a9
sd-as3525v2: panic in case of error in the isr

Disable errors on response timeout since it can happen on SD_SEND_IF_COND
Disable errors on start bit error : it's ignored by the linux driver

No panic on my side with those 2 bits unchecked, but no transfer
completion either.
Note: the Linux driver doesn't implement DMA

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