[U-Boot] [UBOOT PATCH 0/2] mmc: Added Kconfig support to set minimum and maximum frequency of the mmc controller

Vipul Kumar vipul.kumar at xilinx.com
Thu Feb 22 12:17:56 UTC 2018


This series of patch added Kconfig support for
CONFIG_ZYNQ_SDHCI_MAX_FREQ and CONFIG_ZYNQ_SDHCI_MIN_FREQ and
set the default values.

Vipul Kumar (2):
  mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ
  mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ

 arch/arm/cpu/armv8/zynqmp/Kconfig  |  3 +++
 arch/arm/mach-zynq/Kconfig         |  3 +++
 configs/xilinx_zynqmp_ep_defconfig |  2 ++
 drivers/mmc/Kconfig                | 13 +++++++++++++
 drivers/mmc/zynq_sdhci.c           |  4 ----
 include/configs/xilinx_zynqmp.h    |  3 ---
 include/configs/xilinx_zynqmp_ep.h |  2 --
 include/configs/zynq-common.h      |  5 -----
 8 files changed, 21 insertions(+), 14 deletions(-)

--
2.7.4

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


More information about the U-Boot mailing list