[U-Boot] [PATCH] mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig

Michal Simek monstr at monstr.eu
Tue Oct 8 07:42:48 UTC 2019


st 11. 9. 2019 v 10:44 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> From: Siva Durga Prasad Paladugu <siva.durga.paladugu at xilinx.com>
>
> This patch moves CONFIG_ZYNQ_HISPD_BROKEN to Kconfig
>
> Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> That config_whitelist.txt change doesn't need to be the part of commit but
> DP has done that and it should be ok to keep it there.
> ---
>  drivers/mmc/Kconfig          | 6 ++++++
>  scripts/config_whitelist.txt | 1 -
>  2 files changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
> index 8fb2bfa44419..41f62d75d664 100644
> --- a/drivers/mmc/Kconfig
> +++ b/drivers/mmc/Kconfig
> @@ -635,6 +635,12 @@ config ZYNQ_SDHCI_MIN_FREQ
>         help
>           Set the minimum frequency of the controller.
>
> +config ZYNQ_HISPD_BROKEN
> +       bool "High speed broken for Zynq SDHCI controller"
> +       depends on MMC_SDHCI_ZYNQ
> +       help
> +         Set if high speed mode is broken.
> +
>  config MMC_SUNXI
>         bool "Allwinner sunxi SD/MMC Host Controller support"
>         depends on ARCH_SUNXI && !UART0_PORT_F
> diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
> index b18eab1707ac..5f07a14139b5 100644
> --- a/scripts/config_whitelist.txt
> +++ b/scripts/config_whitelist.txt
> @@ -4377,5 +4377,4 @@ CONFIG_YAFFS_WINCE
>  CONFIG_YELLOW_LED
>  CONFIG_ZLT
>  CONFIG_ZM7300
> -CONFIG_ZYNQ_HISPD_BROKEN
>  CONFIG_eTSEC_MDIO_BUS
> --
> 2.17.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list