From: Antony Pavlov Date: Sun, 27 Sep 2015 23:04:46 +0000 (+0300) Subject: tcl/board: add Marsohod3 FPGA board config X-Git-Tag: v0.10.0-rc1~117 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=68622efb3f6facf2dd7484bf586d30f9a3fd62c9;hp=68622efb3f6facf2dd7484bf586d30f9a3fd62c9 tcl/board: add Marsohod3 FPGA board config Marsohod3 is a cheap FPGA Development and Education board. Please see http://www.marsohod.org/plata-marsokhod3 for details. Sample usage: openocd -f board/marsohod3.cfg -c init -c "svf -tap 10m50.tap project.svf" -c shutdown Change-Id: Ie5f43e696bbd1f3be2710c3916e808359f6e8d18 Signed-off-by: Antony Pavlov Reviewed-on: http://openocd.zylin.com/3606 Tested-by: jenkins Reviewed-by: Andreas Fritiofson ---