diff mbox series

[U-Boot] ARM: uniphier: enable HS200 support for uniphier_v8_defconfig

Message ID 1516855399-32359-1-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit 7d8cca7be615dcd911121b8ebdc2def2cccb6b37
Delegated to: Masahiro Yamada
Headers show
Series [U-Boot] ARM: uniphier: enable HS200 support for uniphier_v8_defconfig | expand

Commit Message

Masahiro Yamada Jan. 25, 2018, 4:43 a.m. UTC
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 configs/uniphier_v8_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Jaehoon Chung Jan. 25, 2018, 5:10 a.m. UTC | #1
On 01/25/2018 01:43 PM, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>

> ---
> 
>  configs/uniphier_v8_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
> index 2edc3a9..d3b4db6 100644
> --- a/configs/uniphier_v8_defconfig
> +++ b/configs/uniphier_v8_defconfig
> @@ -31,6 +31,7 @@ CONFIG_GPIO_UNIPHIER=y
>  CONFIG_MISC=y
>  CONFIG_I2C_EEPROM=y
>  CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10
> +CONFIG_MMC_HS200_SUPPORT=y
>  CONFIG_MMC_UNIPHIER=y
>  CONFIG_MMC_SDHCI=y
>  CONFIG_MMC_SDHCI_CADENCE=y
>
Masahiro Yamada Jan. 27, 2018, 9:42 p.m. UTC | #2
2018-01-25 14:10 GMT+09:00 Jaehoon Chung <jh80.chung@samsung.com>:
> On 01/25/2018 01:43 PM, Masahiro Yamada wrote:
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>
> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
>
>> ---


Applied to u-boot-uniphier.
diff mbox series

Patch

diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index 2edc3a9..d3b4db6 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -31,6 +31,7 @@  CONFIG_GPIO_UNIPHIER=y
 CONFIG_MISC=y
 CONFIG_I2C_EEPROM=y
 CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10
+CONFIG_MMC_HS200_SUPPORT=y
 CONFIG_MMC_UNIPHIER=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_CADENCE=y