git-svn-id: svn://svn.berlios.de/openocd/trunk@1411 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2009-03-12 14:48:51 +00:00
parent 96413087dc
commit cbc1f23758
5 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ Default implementation of procedures in tcl/procedures.tcl.
is to ignore serial number and write a raw binary file
to beginning of first flash. Target script can dictate
file format and structure of serialnumber. Tcl allows
an argument to consit of e.g. a list so the structure of
an argument to consist of e.g. a list so the structure of
the serial number is not limited to a single string.
- reset handling. Precise control of how srst, trst &
tms is handled.