summaryrefslogtreecommitdiff
path: root/doc/scripts/at91sam7_ecr.script
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-05-06 09:12:00 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-05-06 09:12:00 +0000
commit483ed5da4d3ef24c71f923c24214b2bc6b21eda6 (patch)
tree618b6f89755560df006367912c5847d1b7e8e4cb /doc/scripts/at91sam7_ecr.script
parent85407421f3a20cc2e6ff69f281e2e0622140f45b (diff)
downloadopenocd+libswd-483ed5da4d3ef24c71f923c24214b2bc6b21eda6.tar.gz
openocd+libswd-483ed5da4d3ef24c71f923c24214b2bc6b21eda6.tar.bz2
openocd+libswd-483ed5da4d3ef24c71f923c24214b2bc6b21eda6.tar.xz
openocd+libswd-483ed5da4d3ef24c71f923c24214b2bc6b21eda6.zip
The target library is now the authorotative source of config examples
git-svn-id: svn://svn.berlios.de/openocd/trunk@642 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc/scripts/at91sam7_ecr.script')
-rw-r--r--doc/scripts/at91sam7_ecr.script10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/scripts/at91sam7_ecr.script b/doc/scripts/at91sam7_ecr.script
deleted file mode 100644
index f575e572..00000000
--- a/doc/scripts/at91sam7_ecr.script
+++ /dev/null
@@ -1,10 +0,0 @@
-mww 0xfffffd44 0x00008000 # disable watchdog
-mww 0xfffffd08 0xa5000001 # enable user reset
-mww 0xfffffc20 0x00000601 # CKGR_MOR : enable the main oscillator
-sleep 10
-mww 0xfffffc2c 0x12560a64 # CKGR_PLLR: 119.8MHz (DIV=100,MUL=598+1)
-sleep 10
-mww 0xfffffc30 0x00000007 # PMC_MCKR : MCK = PLL / 2 = 59.9MHz
-sleep 10
-mww 0xffffff60 0x003c0100 # MC_FMR: flash mode (FWS=1,FMCN=60)
-arm7_9 force_hw_bkpts enable # program resides in flash