[PATCH] ARM: uniphier: enable CONFIG_MMC_SDHCI_ADMA for uniphier_v8_defconfig
Masahiro Yamada
masahiroy at kernel.org
Thu Feb 27 18:28:08 CET 2020
On Tue, Feb 4, 2020 at 8:14 PM Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
>
> Switch over to ADMA from SDMA.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
Applied to u-boot-uniphier.
>
> configs/uniphier_v8_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
> index 9ad4bd68b6c8..55f7516e3992 100644
> --- a/configs/uniphier_v8_defconfig
> +++ b/configs/uniphier_v8_defconfig
> @@ -42,7 +42,7 @@ CONFIG_SUPPORT_EMMC_BOOT=y
> CONFIG_MMC_HS200_SUPPORT=y
> CONFIG_MMC_UNIPHIER=y
> CONFIG_MMC_SDHCI=y
> -CONFIG_MMC_SDHCI_SDMA=y
> +CONFIG_MMC_SDHCI_ADMA=y
> CONFIG_MMC_SDHCI_CADENCE=y
> CONFIG_MTD=y
> CONFIG_FLASH_CFI_DRIVER=y
> --
> 2.17.1
>
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list