tcl/board: Add J721s2 EVM basic support
[fw/openocd] / tcl / target / at91sam3u1c.cfg
index d338f305b27e56c06c2aaf42e366b560f09a0588..dc5c82c078df0f4eba14aef84af4983fbc6b9890 100644 (file)
@@ -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