removed obsolete command.
git-svn-id: svn://svn.berlios.de/openocd/trunk@922 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
fb27b7f840
commit
71f4a6e0a6
|
@ -27,10 +27,7 @@ flash bank ecosflash 0x01000000 0x200000 2 2 0 ecos/at91eb40a.elf
|
||||||
# other things than flash programming.
|
# other things than flash programming.
|
||||||
working_area 0 0x00000000 0x20000 nobackup
|
working_area 0 0x00000000 0x20000 nobackup
|
||||||
|
|
||||||
#force hardware values - we're running out of flash more
|
|
||||||
#often than not. The user can disable this in his
|
|
||||||
#subsequent config script.
|
|
||||||
arm7_9 force_hw_bkpts enable
|
|
||||||
|
|
||||||
global reset_count
|
global reset_count
|
||||||
set reset_count 0
|
set reset_count 0
|
||||||
|
|
Loading…
Reference in New Issue