target.cfg: remove "-work-area-virt 0"
[fw/openocd] / tcl / target / str730.cfg
index d9e9ecf1919783cf43f9ba00f1390027025e54f7..fe70802b944a1b748c68e694184140e108ac5f94 100644 (file)
@@ -40,7 +40,7 @@ $_TARGETNAME configure -event gdb-flash-erase-start {
        flash protect 0 0 7 off
 }
 
-$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x40000000 -work-area-size 0x4000 -work-area-backup 0
+$_TARGETNAME configure -work-area-phys 0x40000000 -work-area-size 0x4000 -work-area-backup 0
 
 #flash bank <driver> <base> <size> <chip_width> <bus_width>
 flash bank str7x 0x20000000 0x00040000 0 0 0 STR3x