openocd: Update arty config for newer openocd versions
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>pull/445/head
parent
0bf1dcedbd
commit
0f8c4afc52
@ -1,6 +1,6 @@
|
|||||||
interface ftdi
|
adapter driver ftdi
|
||||||
ftdi_vid_pid 0x0403 0x6010
|
ftdi vid_pid 0x0403 0x6010
|
||||||
ftdi_channel 0
|
ftdi channel 0
|
||||||
ftdi_layout_init 0x00e8 0x60eb
|
ftdi layout_init 0x00e8 0x60eb
|
||||||
reset_config none
|
reset_config none
|
||||||
adapter_khz 25000
|
adapter speed 25000
|
||||||
|
Loading…
Reference in New Issue