tcl/board: add Marsohod3 FPGA board config
authorAntony Pavlov <antonynpavlov@gmail.com>
Sun, 27 Sep 2015 23:04:46 +0000 (02:04 +0300)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 14 Aug 2016 01:05:28 +0000 (02:05 +0100)
commit68622efb3f6facf2dd7484bf586d30f9a3fd62c9
treedbe274e60a84f55864f00849d64e08f9009cd1f2
parentf1864801a8423ea7cfad7a3149ac1a39de444748
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 <antonynpavlov@gmail.com>
Reviewed-on: http://openocd.zylin.com/3606
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
tcl/board/marsohod3.cfg [new file with mode: 0644]