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

Change-Id: Iffe7a04c36c6ec680497081a99d55b8c69f8f079
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: http://openocd.zylin.com/6386
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
Marc Schink 2021-07-30 17:43:58 +02:00 committed by Antonio Borneo
parent fbbf63f659
commit 3ce92fa33d
4 changed files with 7 additions and 7 deletions

View File

@ -5,4 +5,4 @@
#
adapter driver parport
parport_cable chameleon
parport cable chameleon

View File

@ -12,5 +12,5 @@ if { [info exists PARPORTADDR] } {
}
adapter driver parport
parport_port $_PARPORTADDR
parport_cable flashlink
parport port $_PARPORTADDR
parport cable flashlink

View File

@ -15,5 +15,5 @@ if { [info exists PARPORTADDR] } {
}
adapter driver parport
parport_port $_PARPORTADDR
parport_cable wiggler
parport port $_PARPORTADDR
parport cable wiggler

View File

@ -11,5 +11,5 @@ if { [info exists PARPORTADDR] } {
}
adapter driver parport
parport_port $_PARPORTADDR
parport_cable dlc5
parport port $_PARPORTADDR
parport cable dlc5