U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [GIT PULL] Xilinx Kconfig changes for v2018.03
@ 2018-03-01 17:39 Michal Simek
  2018-03-01 20:50 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2018-03-01 17:39 UTC (permalink / raw)
  To: u-boot

Hi Tom,

here are patches which I have collected so far. Please rerun your
testing on it that they are size neutral.

Thanks,
Michal


The following changes since commit 3990c9d627080b79594c71389a30532175772ef0:

  arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL
(2018-02-28 13:00:25 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-microblaze.git
tags/xilinx-kconfig-for-v2018.03

for you to fetch changes up to 3ccc207a3098e59ab7333210deba94e7d41d7c8d:

  mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQ (2018-03-01
16:44:10 +0100)

----------------------------------------------------------------
Xilinx Kconfig changes for v2018.03

- Moving some macros to Kconfig

----------------------------------------------------------------
Vipul Kumar (9):
      i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ
      i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfig
      i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE
      i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED
      i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET
      i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1
      microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
      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/microblaze-generic_defconfig          |  1 +
 configs/syzygy_hub_defconfig                  |  3 +++
 configs/topic_miami_defconfig                 |  3 +++
 configs/topic_miamilite_defconfig             |  3 +++
 configs/topic_miamiplus_defconfig             |  3 +++
 configs/xilinx_zynqmp_ep_defconfig            |  2 ++
 configs/xilinx_zynqmp_zcu102_rev1_0_defconfig |  4 ++++
 configs/xilinx_zynqmp_zcu102_revA_defconfig   |  4 ++++
 configs/xilinx_zynqmp_zcu102_revB_defconfig   |  4 ++++
 configs/zynq_zc702_defconfig                  |  2 ++
 configs/zynq_zc706_defconfig                  |  2 ++
 configs/zynq_zybo_defconfig                   |  4 ++++
 drivers/gpio/Kconfig                          |  5 +++++
 drivers/i2c/Kconfig                           | 32
++++++++++++++++++++++++++++++++
 drivers/misc/Kconfig                          |  6 ++++++
 drivers/mmc/Kconfig                           | 13 +++++++++++++
 drivers/mmc/zynq_sdhci.c                      |  4 ----
 include/configs/microblaze-generic.h          |  1 -
 include/configs/syzygy_hub.h                  |  2 --
 include/configs/topic_miami.h                 |  2 --
 include/configs/xilinx_zynqmp.h               |  5 -----
 include/configs/xilinx_zynqmp_ep.h            |  2 --
 include/configs/xilinx_zynqmp_zcu102.h        |  4 ----
 include/configs/zynq-common.h                 | 11 -----------
 include/configs/zynq_zc70x.h                  |  1 -
 include/configs/zynq_zybo.h                   |  3 ---
 28 files changed, 97 insertions(+), 35 deletions(-)
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-01 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 17:39 [U-Boot] [GIT PULL] Xilinx Kconfig changes for v2018.03 Michal Simek
2018-03-01 20:50 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox