tcl/target/imx8m: use hwthread rtos
[fw/openocd] / tcl / target / at91sam3u1c.cfg
old mode 100755 (executable)
new mode 100644 (file)
index d338f30..dc5c82c
@@ -2,6 +2,5 @@
 source [find target/at91sam3uxx.cfg]
 
 # size is automatically "calculated" by probing
-flash bank at91sam3 0x000080000 0 1 1 $_TARGETNAME
-
-
+set _FLASHNAME $_CHIPNAME.flash
+flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME