summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-08-18 07:23:54 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-08-18 07:23:54 +0000
commit20feb0431a2c86194f8f464dcdf752940723cc5d (patch)
treef76a17321f6fd730ab5bc15050dbef931243ee9e
parent330cf5a6bb23063947d9cff661b61a82d3221c7a (diff)
downloadopenocd+libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.tar.gz
openocd+libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.tar.bz2
openocd+libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.tar.xz
openocd+libswd-20feb0431a2c86194f8f464dcdf752940723cc5d.zip
openocd.texi is the authoratitive source for documentation. Wiki is dead.
git-svn-id: svn://svn.berlios.de/openocd/trunk@926 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-rw-r--r--src/target/target/at91r40008.cfg2
-rw-r--r--src/target/target/lpc2294.cfg2
-rw-r--r--src/target/target/pic32mx.cfg2
-rw-r--r--src/target/target/sam7x256.cfg2
-rw-r--r--src/target/target/stm32.cfg2
-rw-r--r--src/target/target/stm32stick.cfg2
-rw-r--r--src/target/target/str710.cfg2
-rw-r--r--src/target/target/str912.cfg2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/target/target/at91r40008.cfg b/src/target/target/at91r40008.cfg
index efcbd1c0..e62a744c 100644
--- a/src/target/target/at91r40008.cfg
+++ b/src/target/target/at91r40008.cfg
@@ -19,4 +19,4 @@ working_area 0 0x3C000 0x4000 nobackup
flash bank cfi 0x10000000 0x400000 2 2 0
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/lpc2294.cfg b/src/target/target/lpc2294.cfg
index 4a2adcbc..df1a3e2f 100644
--- a/src/target/target/lpc2294.cfg
+++ b/src/target/target/lpc2294.cfg
@@ -17,4 +17,4 @@ working_area 0 0x40000000 0x4000 nobackup
flash bank lpc2000 0x0 0x40000 0 0 0 lpc2000_v1 14765 calc_checksum
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/pic32mx.cfg b/src/target/target/pic32mx.cfg
index 6ebf882e..6b6e8b30 100644
--- a/src/target/target/pic32mx.cfg
+++ b/src/target/target/pic32mx.cfg
@@ -19,4 +19,4 @@ working_area 0 0xa0000000 16384 nobackup
#flash bank stm32x 0 0 0 0 0
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/sam7x256.cfg b/src/target/target/sam7x256.cfg
index 1d61b4cc..663ac110 100644
--- a/src/target/target/sam7x256.cfg
+++ b/src/target/target/sam7x256.cfg
@@ -18,4 +18,4 @@ working_area 0 0x00200000 0x4000 nobackup
flash bank at91sam7 0 0 0 0 0
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/stm32.cfg b/src/target/target/stm32.cfg
index 0b97278a..fedafd14 100644
--- a/src/target/target/stm32.cfg
+++ b/src/target/target/stm32.cfg
@@ -25,4 +25,4 @@ working_area 0 0x20000000 16384 nobackup
flash bank stm32x 0 0 0 0 0
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/stm32stick.cfg b/src/target/target/stm32stick.cfg
index 3f224a73..f3e4006d 100644
--- a/src/target/target/stm32stick.cfg
+++ b/src/target/target/stm32stick.cfg
@@ -26,4 +26,4 @@ working_area 0 0x20000000 16384 nobackup
flash bank stm32x 0 0 0 0 0
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/str710.cfg b/src/target/target/str710.cfg
index b765fa76..45ea7055 100644
--- a/src/target/target/str710.cfg
+++ b/src/target/target/str710.cfg
@@ -29,4 +29,4 @@ flash bank str7x 0x40000000 0x00040000 0 0 0 STR71x
flash bank str7x 0x400C0000 0x00004000 0 0 0 STR71x
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi
diff --git a/src/target/target/str912.cfg b/src/target/target/str912.cfg
index c9bef81b..c583a4d6 100644
--- a/src/target/target/str912.cfg
+++ b/src/target/target/str912.cfg
@@ -47,4 +47,4 @@ flash bank str9x 0x00000000 0x00080000 0 0 0
flash bank str9x 0x00080000 0x00008000 0 0 0
# For more information about the configuration files, take a look at:
-# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger
+# openocd.texi