fix working area address
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 27 Oct 2008 10:17:50 +0000 (10:17 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 27 Oct 2008 10:17:50 +0000 (10:17 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1104 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/zy1000.cfg

index 522212516fca653a2c2975adc4ec4e8507db3411..b47607f1b549a4646198cfc809c6fad361fd6c27 100644 (file)
@@ -45,7 +45,7 @@ flash bank ecosflash 0x01000000 0x200000 2 2 0 ecos/at91eb40a.elf
 
 # required for usable performance. Used for lots of
 # other things than flash programming.
-working_area 0 0x00030000 0x20000 nobackup
+working_area 0 0x00020000 0x20000 nobackup
 
 jtag_khz 16000