]> git.sur5r.net Git - openocd/blobdiff - tcl/target/at91sam3u1e.cfg
topic: Add support for i.MX28EVK
[openocd] / tcl / target / at91sam3u1e.cfg
old mode 100755 (executable)
new mode 100644 (file)
index d338f30..47c227b
@@ -2,6 +2,7 @@
 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