summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-05-02 06:23:25 +0000
committermifi <mifi@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-05-02 06:23:25 +0000
commit872919e53a6cd04dcea0d94471c89b610ef4df0e (patch)
treec3eda29d6c234e17536c37af82d8ca62efa101ac
parentee8a6788df5c5e765ae102821a91f49cfc0dc05a (diff)
downloadopenocd_libswd-872919e53a6cd04dcea0d94471c89b610ef4df0e.tar.gz
openocd_libswd-872919e53a6cd04dcea0d94471c89b610ef4df0e.tar.bz2
openocd_libswd-872919e53a6cd04dcea0d94471c89b610ef4df0e.tar.xz
openocd_libswd-872919e53a6cd04dcea0d94471c89b610ef4df0e.zip
- corrected typo in cfg file
git-svn-id: svn://svn.berlios.de/openocd/trunk@637 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-rw-r--r--doc/configs/at91sam7_ecr.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configs/at91sam7_ecr.cfg b/doc/configs/at91sam7_ecr.cfg
index f0ca93c6..71e26448 100644
--- a/doc/configs/at91sam7_ecr.cfg
+++ b/doc/configs/at91sam7_ecr.cfg
@@ -19,7 +19,7 @@ daemon_startup reset
#target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
target arm7tdmi little reset_halt 0 arm7tdmi
target_script 0 reset at91sam7_ecr.script
-working_area 0 0x2000000 0x2000 nobackup
+working_area 0 0x00200000 0x2000 nobackup
#flash configuration
flash bank at91sam7 0 0 0 0 0