From: Antony Pavlov Date: Mon, 27 Jul 2015 21:44:52 +0000 (+0300) Subject: tcl/board: add Marsohod2 FPGA board config X-Git-Tag: v0.10.0-rc1~119 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=352e6c9d4b340a0ebfbcf42416802ef80837a187;hp=352e6c9d4b340a0ebfbcf42416802ef80837a187 tcl/board: add Marsohod2 FPGA board config Marsohod2 is a very cheap FPGA Development and Education board. Please see http://www.marsohod.org/prodmarsohod2 for details. Sample usage: openocd -f board/marsohod2.cfg -c init -c "svf -tap ep3c10.tap project.svf" -c shutdown Change-Id: Ibf39a5d463eeda9d4031fa626f01ea2599396ff2 Signed-off-by: Antony Pavlov Reviewed-on: http://openocd.zylin.com/2890 Tested-by: jenkins Reviewed-by: Andreas Fritiofson Reviewed-by: Paul Fertser ---