]> git.sur5r.net Git - openocd/commit
XCF (Xilinx platfrom flash) support.
authorbarthess <barthess@yandex.ru>
Sun, 11 Dec 2016 12:11:41 +0000 (15:11 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Sat, 13 Jan 2018 09:13:14 +0000 (09:13 +0000)
commitdc28a6e593cc53117ba9b8e6e7ab9d20f49c5e4b
treee2a1e5936832b4201c091fbf38d79d9c2a0b1799
parent99b03d3bfbde879f07b02990c9d8bec3b0ee3927
XCF (Xilinx platfrom flash) support.

Change-Id: I4ee6db5f0abdb9fd279cc0edd13f71952a9d295d
Signed-off-by: Uladzimir Pylinski <barthess@yandex.ru>
Reviewed-on: http://openocd.zylin.com/3914
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
doc/openocd.texi
src/flash/nor/Makefile.am
src/flash/nor/drivers.c
src/flash/nor/xcf.c [new file with mode: 0644]
tcl/cpld/xilinx-xcf-p.cfg [new file with mode: 0644]
tcl/cpld/xilinx-xcf-s.cfg [new file with mode: 0644]