tcl/board: add Marsohod2 FPGA board config
authorAntony Pavlov <antonynpavlov@gmail.com>
Mon, 27 Jul 2015 21:44:52 +0000 (00:44 +0300)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 14 Aug 2016 01:05:12 +0000 (02:05 +0100)
commit352e6c9d4b340a0ebfbcf42416802ef80837a187
treeca6ee6cc7b143865e56f2695ffa59928c4654b67
parent6a3423748b879c189d94612d88e0014378c1a619
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 <antonynpavlov@gmail.com>
Reviewed-on: http://openocd.zylin.com/2890
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
tcl/board/marsohod2.cfg [new file with mode: 0644]