summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-01-26 18:09:27 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-01-26 18:13:10 -0800
commit30365886dab87f20c014d9ad1500c70edef48b00 (patch)
treefb94d852748c4c01c81dbeab31ff421eb14dddcc /testing
parent9e52957efc93734f70295a489481f4f9f3944242 (diff)
downloadopenocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.tar.gz
openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.tar.bz2
openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.tar.xz
openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.zip
various: don't mention wiki
The openfacts.berlios wiki isn't particularly current, and isn't publicly editable. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing')
-rw-r--r--testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg4
-rw-r--r--testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg4
-rw-r--r--testing/examples/LPC2294Test/prj/lpc2294_jtagkey.cfg4
-rw-r--r--testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg4
-rw-r--r--testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg4
-rw-r--r--testing/examples/STR710JtagSpeed/prj/str710_jtagkey.cfg4
-rw-r--r--testing/examples/STR710Test/prj/str710_jtagkey.cfg4
-rw-r--r--testing/examples/STR912Test/prj/str912_jtagkey.cfg4
8 files changed, 16 insertions, 16 deletions
diff --git a/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg b/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg
index bf760b2a..d72980e7 100644
--- a/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg
+++ b/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg
@@ -30,8 +30,8 @@ target_script 0 reset .\prj\at91r40008_reset.script
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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg b/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg
index d491d7d0..e6b1e9eb 100644
--- a/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg
+++ b/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg
@@ -27,8 +27,8 @@ target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdm
#flash bank lpc2000 <base> <size> 0 0 <target#> <variant>
flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/LPC2294Test/prj/lpc2294_jtagkey.cfg b/testing/examples/LPC2294Test/prj/lpc2294_jtagkey.cfg
index e8d30514..958b8a56 100644
--- a/testing/examples/LPC2294Test/prj/lpc2294_jtagkey.cfg
+++ b/testing/examples/LPC2294Test/prj/lpc2294_jtagkey.cfg
@@ -28,8 +28,8 @@ target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdm
#flash bank lpc2000 <base> <size> 0 0 <target#> <variant>
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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg b/testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg
index 4fd729e9..92c1e302 100644
--- a/testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg
+++ b/testing/examples/SAM7S256Test/prj/sam7s256_jtagkey.cfg
@@ -32,8 +32,8 @@ target_script 0 reset .\prj\sam7s256_reset.script
#flash bank <driver> <base> <size> <chip_width> <bus_width>
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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg b/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg
index 930a1b6d..32a5254f 100644
--- a/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg
+++ b/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg
@@ -32,8 +32,8 @@ target_script 0 reset .\prj\sam7x256_reset.script
#flash bank <driver> <base> <size> <chip_width> <bus_width>
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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/STR710JtagSpeed/prj/str710_jtagkey.cfg b/testing/examples/STR710JtagSpeed/prj/str710_jtagkey.cfg
index 0e0cff52..f2e50dca 100644
--- a/testing/examples/STR710JtagSpeed/prj/str710_jtagkey.cfg
+++ b/testing/examples/STR710JtagSpeed/prj/str710_jtagkey.cfg
@@ -27,8 +27,8 @@ target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdm
#flash bank str7x <base> <size> 0 0 <target#> <variant>
flash bank str7x 0x40000000 0x00040000 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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/STR710Test/prj/str710_jtagkey.cfg b/testing/examples/STR710Test/prj/str710_jtagkey.cfg
index 31240ccb..14ec3f18 100644
--- a/testing/examples/STR710Test/prj/str710_jtagkey.cfg
+++ b/testing/examples/STR710Test/prj/str710_jtagkey.cfg
@@ -29,8 +29,8 @@ target_script 0 gdb_program_config .\prj\str710_program.script
#flash bank str7x <base> <size> 0 0 <target#> <variant>
flash bank str7x 0x40000000 0x00040000 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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt
diff --git a/testing/examples/STR912Test/prj/str912_jtagkey.cfg b/testing/examples/STR912Test/prj/str912_jtagkey.cfg
index d4577f39..8a3f281d 100644
--- a/testing/examples/STR912Test/prj/str912_jtagkey.cfg
+++ b/testing/examples/STR912Test/prj/str912_jtagkey.cfg
@@ -34,8 +34,8 @@ target_script 0 gdb_program_config .\prj\str912_program.script
#flash bank str7x <base> <size> 0 0 <target#> <variant>
flash bank str9x 0x00000000 0x00080000 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
+# For more information about the configuration files,
+# look at the OpenOCD User's Guide.
init
reset halt