Add Microchip SAME51 Curiosity Nano board
[fw/openocd] / tcl / target / at91sam9.cfg
index e6b297dcd8d8c8c60522410b59b221f8153e9108..e0ea3161731206adcad7601e62172bef4cddb23e 100644 (file)
@@ -24,14 +24,14 @@ reset_config trst_and_srst separate trst_push_pull srst_open_drain
 
 jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CPUTAPID
 
-adapter_nsrst_delay 300
+adapter srst delay 300
 jtag_ntrst_delay 200
 
-jtag_rclk 3
+adapter speed 3
 
 ######################
 # Target configuration
 ######################
 
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm926ejs
+target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME