]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 10 Jun 2014 18:46:43 +0000 (20:46 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 1 Aug 2014 15:57:02 +0000 (18:57 +0300)
commit64973023df4f31e72ecc56005f123da5841f7066
tree393098e7bf0505c2325994e6e13c501bb0f1aa0e
parent3fe3b4fb1c5adb00502276312696e38e9a7e9b5b
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag

Seems like the controller doesn't support the flag. None of the hi-speed cards
I've tried could be read, while they successfully worked with the quirk enabled.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
drivers/mmc/bcm2835_sdhci.c