diff options
Diffstat (limited to 'tcl/target/str730.cfg')
-rw-r--r-- | tcl/target/str730.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/str730.cfg b/tcl/target/str730.cfg index d9e9ecf1..fe70802b 100644 --- a/tcl/target/str730.cfg +++ b/tcl/target/str730.cfg @@ -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 |