sdhci-bcm2708: use multiblock-type transfers for single blocks
There are issues with both single block reads (missed completion) and writes (data loss in some cases!). Just don't do single block transfers anymore, and treat them like multiblock transfers. This adds a quirk for this and uses it.
Loading
Please register or sign in to comment