X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fat91eb40a.cfg;h=8b3a9ec1cf495e7754637174bdba0590b4bf0615;hp=064a3b56853d151f2b89d8450bda93fdc2a74c8d;hb=3e6f9e8d1e65c4da505ff78481d54a115520d3d1;hpb=2b1bd97508ebaf33c76d4f36ec4bb85592801055 diff --git a/tcl/target/at91eb40a.cfg b/tcl/target/at91eb40a.cfg index 064a3b5685..8b3a9ec1cf 100644 --- a/tcl/target/at91eb40a.cfg +++ b/tcl/target/at91eb40a.cfg @@ -46,7 +46,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. -$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x00030000 -work-area-size 0x10000 -work-area-backup 0 +$_TARGETNAME configure -work-area-phys 0x00030000 -work-area-size 0x10000 -work-area-backup 0 $_TARGETNAME configure -event reset-init { puts "Running reset init script for AT91EB40A"