remove srst_pulls_trst from LPC2xxx target scripts
[fw/openocd] / tcl / target / smdk6410.cfg
index 6ce07caedec286c4306c29dcb47a28f0482ba6b8..dd8bf87ad71ef15abf0c945ec94e526b1e0075fa 100644 (file)
@@ -5,4 +5,5 @@
 
 source [find target/samsung_s3c6410.cfg]
 
-flash bank cfi 0x00000000 0x00100000 2 2 0 jedec_probe
\ No newline at end of file
+set _FLASHNAME $_CHIPNAME.flash
+flash bank $_FLASHNAME cfi 0x00000000 0x00100000 2 2 $_TARGETNAME jedec_probe