[U-Boot] [PATCH 3/9] mmc: Add Marvell Xenon SDHCI controller driver

Masahiro Yamada yamada.masahiro at socionext.com
Fri Jan 20 00:16:52 CET 2017


Hi Stefan,


2017-01-19 16:39 GMT+09:00 Stefan Roese <sr at denx.de>:
> diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
> index 9ed8da39ef..87cc9439f3 100644
> --- a/drivers/mmc/Kconfig
> +++ b/drivers/mmc/Kconfig
> @@ -287,6 +287,17 @@ config MMC_SDHCI_SPEAR
>
>           If unsure, say N.
>
> +config MMC_XENON_SDHCI
> +       bool "SDHCI support for the Xenon SDHCI controller"
> +       depends on MMC_SDHCI && DM_MMC && OF_CONTROL
> +       help
> +         Support for Xenon SDHCI host controller on Marvell Armada 3700
> +         7k/8k ARM SoCs platforms
> +
> +         If you have a controller with this interface, say Y here.
> +
> +         If unsure, say N.
> +
>  config MMC_SDHCI_TEGRA
>         bool "SDHCI platform support for the Tegra SD/MMC Controller"
>         depends on TEGRA


Can you rename the CONFIG symbol to MMC_SDHCI_XENON, please?

The renaming is underway, but I want to make this consistent
in the MMC subsystem in the end.




-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list