target.cfg: remove "-work-area-virt 0"
[fw/openocd] / tcl / target / str912.cfg
index b8f8f1acf5efc4c18dabdff7be684fcafd34f7fb..0dd684835d3358a2e7c9b62c377e39a21bf52a68 100644 (file)
@@ -60,7 +60,7 @@ $_TARGETNAME configure -event reset-init {
        flash protect 0 0 7 off
 }
 
-$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x50000000 -work-area-size 16384 -work-area-backup 0
+$_TARGETNAME configure -work-area-phys 0x50000000 -work-area-size 16384 -work-area-backup 0
 
 #flash bank str9x <base> <size> 0 0 <target#> <variant>
 flash bank str9x 0x00000000 0x00080000 0 0 0