aboutsummaryrefslogtreecommitdiff
path: root/configs/uniphier_v8_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2020-02-27 20:31:18 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-02-28 02:41:21 +0900
commitbfa3c97e699ef46240e6969a88c3a8b8f7975f30 (patch)
tree7a87e92d8a87bddbf24671aea0988236712a0778 /configs/uniphier_v8_defconfig
parent2ba1d398d77202028290f5d2d4a28dc332b9129f (diff)
downloadu-boot-bfa3c97e699ef46240e6969a88c3a8b8f7975f30.zip
u-boot-bfa3c97e699ef46240e6969a88c3a8b8f7975f30.tar.gz
u-boot-bfa3c97e699ef46240e6969a88c3a8b8f7975f30.tar.bz2
ARM: uniphier: enable CONFIG_MMC_HS400_SUPPORT for uniphier_v8_defconfig
The eMMC controller on LD20 or later supports HS-400 mode. It works on a quick test. Enable it in case somebody may want to use it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_v8_defconfig')
-rw-r--r--configs/uniphier_v8_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index 25ab2c5..4514468a 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -39,7 +39,7 @@ CONFIG_I2C_EEPROM=y
CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10
CONFIG_SUPPORT_EMMC_RPMB=y
CONFIG_SUPPORT_EMMC_BOOT=y
-CONFIG_MMC_HS200_SUPPORT=y
+CONFIG_MMC_HS400_SUPPORT=y
CONFIG_MMC_UNIPHIER=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ADMA=y