[U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

Robert Hancock hancock at sedsystems.ca
Tue Jun 18 15:47:11 UTC 2019


These changes add support for slave serial mode, in addition to the
existing slave SelectMAP mode, for programming Xilinx Virtex2 (and later)
FPGAs, as well as fixing up code style and an issue with the programming
sequence.

Robert Hancock (5):
  fpga: virtex2: cosmetic: Cleanup code style
  fpga: virtex2: added Kconfig option
  fpga: virtex2: Split out image writing from pre/post operations
  fpga: virtex2: Add additional clock cycles after DONE assertion
  fpga: virtex2: Add slave serial programming support

 drivers/fpga/Kconfig   |   8 +
 drivers/fpga/virtex2.c | 503 +++++++++++++++++++++++++++++--------------------
 include/virtex2.h      |  13 +-
 3 files changed, 313 insertions(+), 211 deletions(-)

-- 
1.8.3.1



More information about the U-Boot mailing list