tcl: add lattice ECP5 family support
authorOleksij Rempel <o.rempel@pengutronix.de>
Sun, 14 Mar 2021 17:19:06 +0000 (18:19 +0100)
committerOleksij Rempel <linux@rempel-privat.de>
Wed, 25 Aug 2021 03:47:50 +0000 (03:47 +0000)
commit76ba25a8a570d5e465e9ed3afdd36cf837fcb6a1
tree978ba4e75b6ee3b9d7218ff0d1849a4b61a84239
parent3f1c15d2a718c9d417c859172f2b1736a769d822
tcl: add lattice ECP5 family support

Add support for ECP5 FPGA targets and board based on this chips:
Radiona ULX3S and Lambdaconcept ECPIX-5

Change-Id: I932fc6e2458cda7d63ac21579acddea5b53410bc
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/6112
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
contrib/60-openocd.rules
tcl/board/lambdaconcept_ecpix-5.cfg [new file with mode: 0644]
tcl/board/radiona_ulx3s.cfg [new file with mode: 0644]
tcl/fpga/lattice_ecp5.cfg [new file with mode: 0644]
tcl/interface/ft232r/radiona_ulx3s.cfg [new file with mode: 0644]
tcl/interface/ftdi/lambdaconcept_ecpix-5.cfg [new file with mode: 0644]