target.cfg: remove "-work-area-virt 0"
[fw/openocd] / tcl / target / str750.cfg
index 74f26642ab28ae9bd0cd507990bdf4f3d399f81a..22d87f87d181e3bff5d0f72f9acd7797a65f1c66 100644 (file)
@@ -43,7 +43,7 @@ $_TARGETNAME configure -event gdb-flash-erase-start {
        flash protect 1 0 1 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 STR75x