summaryrefslogtreecommitdiff
path: root/tcl/target/at91rm9200.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/at91rm9200.cfg')
-rw-r--r--tcl/target/at91rm9200.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/at91rm9200.cfg b/tcl/target/at91rm9200.cfg
index e20db520..e2972d72 100644
--- a/tcl/target/at91rm9200.cfg
+++ b/tcl/target/at91rm9200.cfg
@@ -42,7 +42,7 @@ set _TARGETNAME $_CHIPNAME.cpu
target create $_TARGETNAME arm920t -endian $_ENDIAN -chain-position $_TARGETNAME
# AT91RM9200 has a 16K block of sram @ 0x0020.0000
-$_TARGETNAME configure -work-area-virt 0x00200000 -work-area-phys 0x00200000 \
+$_TARGETNAME configure -work-area-phys 0x00200000 \
-work-area-size 0x4000 -work-area-backup 1
# This chip has a DCC ... use it