mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-23 10:09:03 +10:00
MBFTDI is a very cheap FT2232-based JTAG adapter for programming Marsohod FPGA board. Please see http://www.marsohod.org/prodmbftdi for details. Change-Id: I35f758b49d1566098dc27f9581829cccad93ceeb Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Reviewed-on: http://openocd.zylin.com/3604 Tested-by: jenkins Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
17 lines
362 B
INI
17 lines
362 B
INI
#
|
|
# MBFTDI
|
|
#
|
|
# http://www.marsohod.org/prodmbftdi
|
|
#
|
|
# Also the Marsohod2 and the Marsohod3 boards
|
|
# include a built-in MBFTDI for FPGA programming.
|
|
# See http://www.marsohod.org/prodmarsohod2
|
|
# and http://www.marsohod.org/plata-marsokhod3 for details.
|
|
#
|
|
|
|
interface ftdi
|
|
ftdi_device_desc "Dual RS232-HS"
|
|
ftdi_vid_pid 0x0403 0x6010
|
|
|
|
ftdi_layout_init 0x0008 0x000b
|