forked from M-Labs/zynq-rs
openocd: configure SRST for digilent_jtag_smt2_nc + Zynq
Digilent docs say Zynq boards should connect it to GPIO2. Closes #2
This commit is contained in:
parent
74c43b3477
commit
6e50b32e80
|
@ -15,5 +15,4 @@ ftdi_device_desc "Digilent USB Device"
|
|||
ftdi_vid_pid 0x0403 0x6014
|
||||
ftdi_channel 0
|
||||
ftdi_layout_init 0x00e8 0x60eb
|
||||
reset_config none
|
||||
|
||||
ftdi_layout_signal nSRST -data 0x2000
|
||||
|
|
Loading…
Reference in New Issue