summaryrefslogtreecommitdiff
path: root/include/sdhci.h
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2016-07-26 19:03:49 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2016-08-05 11:21:25 +0900
commite1ea7c44d67dde263c13e1aef300cab408236994 (patch)
tree0f08e7e1be086383222195a6684e7bed5fb6b699 /include/sdhci.h
parent1bd4f92cdbc5f120c962611dfaf11ed01829d7cb (diff)
downloadu-boot-imx-e1ea7c44d67dde263c13e1aef300cab408236994.zip
u-boot-imx-e1ea7c44d67dde263c13e1aef300cab408236994.tar.gz
u-boot-imx-e1ea7c44d67dde263c13e1aef300cab408236994.tar.bz2
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
This "commit 429790026021d522d51617217d4b86218cca5750" is wrong. SDHCI_QUIRK_NO_HISPD_BIT is for skipping to set CTRL_HISPD bit. For example, Exynos didn't have CTRL_HISPD. But Highspeed mode is supported. (This quirks doesn't mean that driver didn't support the Highseepd mode.) Note: If driver didn't support the Highspeed Mode, use or add the other quirks. After applied this patch, all Exynos SoCs are just running with 25MHz. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/sdhci.h')
0 files changed, 0 insertions, 0 deletions