tcl/fpga: add Lattice MachXO3 family support
[fw/openocd] / tcl / target / test_reset_syntax_error.cfg
index b8cfc62d6d5e2a2eee7a74eb78c8f93f82c7f755..7ef5914aa344f51c019c1d461dd3657ec8d6d6f2 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Test script to check that syntax error in reset
 # script is reported properly.
 
@@ -9,7 +11,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf
 
 #target configuration
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi-s_r4
+target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME
 
 $_TARGETNAME configure -event reset-init {