target.cfg: remove "-work-area-virt 0"
[fw/openocd] / tcl / target / lpc2148.cfg
index b5023437b188a81163cd33431b8b3cbc8b46629f..ce672c8874d1bd0ae8adbc9e9fa79cc53da0fe8e 100644 (file)
@@ -35,7 +35,7 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME -variant arm7tdmi-s_r4
 
-$_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
 
 $_TARGETNAME configure -event reset-init {
        # Force target into ARM state