diff options
Diffstat (limited to 'tcl/interface/vsllink.cfg')
-rw-r--r-- | tcl/interface/vsllink.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/interface/vsllink.cfg b/tcl/interface/vsllink.cfg index 7c9de7f..07a5a06 100644 --- a/tcl/interface/vsllink.cfg +++ b/tcl/interface/vsllink.cfg @@ -19,7 +19,7 @@ vsllink_usb_bulkout 0x03 vsllink_usb_interface 1 # vsllink mode, dma or normal -# for low jtag_khz, use normal -# for high jtag_khz, use dma +# for low adapter_khz, use normal +# for high adapter_khz, use dma #vsllink_mode dma vsllink_mode normal |