tcl/fpga: add Lattice MachXO3 family support
[fw/openocd] / tcl / target / imx21.cfg
index 9a5e3ad946aa87e6783ba3c00c0b2003795e422f..7c9cca35d4f30fb4ccd3ac8382936b926590b641 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #use combined on interfaces or targets that can't set TRST/SRST separately
 #
 # Hmmm.... should srst_pulls_trst be used here like i.MX27???
@@ -29,6 +31,6 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 
 # Create the GDB Target.
 set _TARGETNAME $_CHIPNAME.cpu
-target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm926ejs
+target create $_TARGETNAME arm926ejs -endian $_ENDIAN -chain-position $_TARGETNAME
 
 arm7_9 dcc_downloads enable