X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Finterface%2Fparport_dlc5.cfg;h=24acea7a9574ead29aa8ae8cc84d0876b1433364;hb=3bccc77999175494ceb534c172475e509ff99189;hp=98345808eb76f0a9c76fdadae02dd1872a231f6c;hpb=c0e1bfa8b4c8096666494be8fd99f2862bdf67a2;p=fw%2Fopenocd diff --git a/tcl/interface/parport_dlc5.cfg b/tcl/interface/parport_dlc5.cfg index 98345808e..24acea7a9 100644 --- a/tcl/interface/parport_dlc5.cfg +++ b/tcl/interface/parport_dlc5.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # # Xilinx Parallel Cable III 'DLC 5' (and various clones) # @@ -10,7 +12,6 @@ if { [info exists PARPORTADDR] } { set _PARPORTADDR 0 } -interface parport -parport_port $_PARPORTADDR -parport_cable dlc5 - +adapter driver parport +parport port $_PARPORTADDR +parport cable dlc5