target.cfg: remove "-work-area-virt 0"
[fw/openocd] / tcl / board / hitex_str9-comstick.cfg
index 25ff784dbe320dab70c160db65db526e4fd7ce8f..e7b79616c2fd1e8e8fdd84baeff640709bb4c1e1 100644 (file)
@@ -65,7 +65,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 <driver> <base> <size> <chip_width> <bus_width>
 flash bank str9x 0x00000000 0x00080000 0 0 0