target/stm32h7x: add support of dual core variant of STM32H7
[fw/openocd] / tcl / target / imx28.cfg
index 8c478b72e2b873e67ea2072542d0a718d56bf104..4cc3950be8693125a456316daac05b42a08302d6 100644 (file)
@@ -33,6 +33,6 @@ jtag newtap $_CHIPNAME cpu  -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_C
 
 # 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