tcl/interface: replace last deprecated commands
[fw/openocd] / tcl / interface / nds32-aice.cfg
index 5363b4c1db518651cf6cc1ad5fef70f86b73f9a4..1d9717c4c227079bc7e8c6f054d8f8b59a95bba7 100644 (file)
@@ -1,15 +1,17 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Andes AICE
 #
 # http://www.andestech.com
 #
 
-interface aice
+adapter driver aice
 aice desc "Andes AICE adapter"
-aice serial "C001-42163"
+# adapter serial "C001-42163"
 aice vid_pid 0x1CFC 0x0000
 aice port aice_usb
 reset_config trst_and_srst
-adapter_khz 24000
+adapter speed 24000
 aice retry_times 50
 aice count_to_check_dbger 30