src/flash/nor: flash driver for RSL10
[fw/openocd] / tcl / target / at91sam4lXX.cfg
index 46c38aef2dd998d566a8a8f86e6f1cc7c5d843ec..0910e3080a8b24e08a062a34f65b30c90493910b 100644 (file)
@@ -1,4 +1,6 @@
-# script for ATMEL sam4l, a CORTEX-M4 chip
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+# script for ATMEL sam4l, a Cortex-M4 chip
 #
 
 source [find target/at91sam4XXX.cfg]
@@ -21,7 +23,7 @@ reset_config srst_gates_jtag
 # Datasheet does not specify SYSCLK to JTAG/SWD clock ratio.
 # Usually used SYSCLK/6 is hell slow, testing shows that debugging can work @ SYSCLK/2
 # but your mileage may vary.
-adapter_khz 50
+adapter speed 50
 
 # System RC oscillator RCSYS starts in 3 cycles
-adapter_nsrst_delay 0
+adapter srst delay 0