U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [UBOOT PATCH 0/4] fpga: Moved fpga u-boot headers to the Kconfig
@ 2018-02-16 12:32 Vipul Kumar
  2018-02-16 12:32 ` [U-Boot] [UBOOT PATCH 1/4] fpga: Added Kconfig support for FPGA_SPARTAN3 Vipul Kumar
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Vipul Kumar @ 2018-02-16 12:32 UTC (permalink / raw)
  To: u-boot

This series of patch moved fpga u-boot headers to the
kconfig and enabled in respective defconfig.
These are the configs:
-CONFIG_FPGA_SPARTAN3
-CONFIG_FPGA_ZYNQPL

Vipul Kumar (4):
  fpga: Added Kconfig support for FPGA_SPARTAN3
  fpga: Added CONFIG_FPGA_SPARTAN3 in the the respective defconfig
  arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL
  arm: zynq: fpga: Added CONFIG_FPGA_ZYNQPL in the respective defconfig

 configs/apf27_defconfig                |  1 +
 configs/astro_mcf5373l_defconfig       |  1 +
 configs/mt_ventoux_defconfig           |  1 +
 configs/syzygy_hub_defconfig           |  1 +
 configs/topic_miami_defconfig          |  1 +
 configs/topic_miamilite_defconfig      |  1 +
 configs/topic_miamiplus_defconfig      |  1 +
 configs/x600_defconfig                 |  1 +
 configs/zynq_cc108_defconfig           |  1 +
 configs/zynq_microzed_defconfig        |  1 +
 configs/zynq_picozed_defconfig         |  1 +
 configs/zynq_z_turn_defconfig          |  1 +
 configs/zynq_zc702_defconfig           |  1 +
 configs/zynq_zc706_defconfig           |  1 +
 configs/zynq_zc770_xm010_defconfig     |  1 +
 configs/zynq_zc770_xm011_defconfig     |  1 +
 configs/zynq_zc770_xm011_x16_defconfig |  1 +
 configs/zynq_zc770_xm012_defconfig     |  1 +
 configs/zynq_zc770_xm013_defconfig     |  1 +
 configs/zynq_zed_defconfig             |  1 +
 configs/zynq_zybo_defconfig            |  1 +
 drivers/fpga/Kconfig                   | 12 ++++++++++++
 include/configs/apf27.h                |  1 -
 include/configs/astro_mcf5373l.h       |  1 -
 include/configs/mt_ventoux.h           |  1 -
 include/configs/x600.h                 |  1 -
 include/configs/zynq-common.h          |  2 --
 27 files changed, 33 insertions(+), 6 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.

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-16 12:32 [U-Boot] [UBOOT PATCH 0/4] fpga: Moved fpga u-boot headers to the Kconfig Vipul Kumar
2018-02-16 12:32 ` [U-Boot] [UBOOT PATCH 1/4] fpga: Added Kconfig support for FPGA_SPARTAN3 Vipul Kumar
2018-02-28 20:24   ` [U-Boot] [U-Boot, " Tom Rini
2018-03-01  7:05     ` Michal Simek
2018-03-01 14:28       ` Tom Rini
2018-03-01 14:30         ` Michal Simek
2018-02-16 12:32 ` [U-Boot] [UBOOT PATCH 2/4] fpga: Added CONFIG_FPGA_SPARTAN3 in the the respective defconfig Vipul Kumar
2018-02-16 12:32 ` [U-Boot] [UBOOT PATCH 3/4] arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL Vipul Kumar
2018-02-28 20:24   ` [U-Boot] [U-Boot, " Tom Rini
2018-02-16 12:32 ` [U-Boot] [UBOOT PATCH 4/4] arm: zynq: fpga: Added CONFIG_FPGA_ZYNQPL in the respective defconfig Vipul Kumar
2018-02-26  9:41 ` [U-Boot] [UBOOT PATCH 0/4] fpga: Moved fpga u-boot headers to the Kconfig Michal Simek

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