I have committed the following patch.
For some reason the files on svn were corrupt - these are the only ones i
could find.

Cheers
Spen

Index: src/target/target/str710.cfg
===================================================================
--- src/target/target/str710.cfg        (revision 1182)
+++ src/target/target/str710.cfg        (working copy)
@@ -12,7 +12,7 @@
 target create target0 arm7tdmi -endian little -chain-position 0 -variant
arm7tdmi
 [new_target_name] configure -event reset-start { jtag_khz 10 }
 [new_target_name] configure -event reset-init { jtag_khz 6000 }
-[new_target_name] configure -event gdb-flash-erase-start {
+[new_target_name] configure -event gdb-flash-erase-start {
        flash protect 0 0 7 off
        flash protect 1 0 1 off
 }
Index: src/target/target/str730.cfg
===================================================================
--- src/target/target/str730.cfg        (revision 1182)
+++ src/target/target/str730.cfg        (working copy)
@@ -19,7 +19,7 @@
 target create target0 arm7tdmi -endian little -chain-position 0 -variant
arm7tdmi
 [new_target_name] configure -event reset-start { jtag_khz 10 }
 [new_target_name] configure -event reset-init { jtag_khz 3000 }
-[new_target_name] configure -event gdb-¿ash-erase-start {
+[new_target_name] configure -event gdb-flash-erase-start {
        flash protect 0 0 7 off
 }
 
Index: src/target/target/str750.cfg
===================================================================
--- src/target/target/str750.cfg        (revision 1182)
+++ src/target/target/str750.cfg        (working copy)
@@ -20,7 +20,7 @@
 
 [new_target_name] configure -event reset-start  { jtag_khz 10 }
 [new_target_name] configure -event reset-init { jtag_khz 3000 }
-[new_target_name] configure -event gdb-¿ash-erase-start {
+[new_target_name] configure -event gdb-flash-erase-start {
        flash protect 0 0 7 off
        flash protect 1 0 1 off
 }

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to