[U-Boot] [UBOOT PATCH v2 0/2] arm64: zynqmp: mmc: Moved mmc u-boot headers to the Kconfig

Vipul Kumar vipul.kumar at xilinx.com
Wed Feb 28 06:28:28 UTC 2018


This series of patch moved mmc u-boot headers to the
Kconfig and enabled it in respective defconfig.

These are the configs:
-CONFIG_ZYNQ_SDHCI0
-CONFIG_ZYNQ_SDHCI1

-Changes in V2:
- Added depends on MMC_SDHCI_ZYNQ
- Branch: u-boot-microblaze/kconfig

Vipul Kumar (2):
  arm64: zynqmp: mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI0
  arm64: zynqmp: mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI1

 arch/arm/cpu/armv8/zynqmp/Kconfig                | 12 ++++++++++++
 configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig |  2 ++
 configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig |  1 +
 configs/xilinx_zynqmp_zcu102_rev1_0_defconfig    |  1 +
 configs/xilinx_zynqmp_zcu102_revA_defconfig      |  1 +
 configs/xilinx_zynqmp_zcu102_revB_defconfig      |  1 +
 include/configs/xilinx_zynqmp_zc1751_xm015_dc1.h |  2 --
 include/configs/xilinx_zynqmp_zc1751_xm019_dc5.h |  1 -
 include/configs/xilinx_zynqmp_zcu102.h           |  1 -
 9 files changed, 18 insertions(+), 4 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