tcl/interface: Adapt config files to new sysfsgpio command syntax

Change-Id: I8e8dee6e8869d2853a7a73c8d4dc8b4891fb0389
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/6403
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
Marc Schink
2021-07-31 23:51:56 +02:00
committed by Antonio Borneo
parent a369b6b87a
commit 8d70a67b20
2 changed files with 5 additions and 5 deletions

View File

@@ -19,6 +19,6 @@ adapter driver sysfsgpio
transport select jtag
# TCK TMS TDI TDO
sysfsgpio_jtag_nums 136 139 137 138
sysfsgpio jtag_nums 136 139 137 138
source [find cpld/xilinx-xc6s.cfg]