summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-05-24 15:01:56 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-05-24 15:01:56 +0000
commit39dd91ed6be55e63b5a27cb732e20301ee47ab5a (patch)
treeb8c32e51c948973155df4512ecbc6798af2e8ac9 /doc
parent0cd5c07a2da090ef848406c3f097e44a9eb39bb1 (diff)
downloadopenocd_libswd-39dd91ed6be55e63b5a27cb732e20301ee47ab5a.tar.gz
openocd_libswd-39dd91ed6be55e63b5a27cb732e20301ee47ab5a.tar.bz2
openocd_libswd-39dd91ed6be55e63b5a27cb732e20301ee47ab5a.tar.xz
openocd_libswd-39dd91ed6be55e63b5a27cb732e20301ee47ab5a.zip
- updated docs for new stellaris mass_erase command
git-svn-id: svn://svn.berlios.de/openocd/trunk@683 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index c9bbed7c..b6cc7f02 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -1030,6 +1030,16 @@ write stm32 option bytes.
mass erase flash memory.
@end itemize
+@subsection Stellaris specific commands
+@cindex Stellaris specific commands
+
+These are flash specific commands when using the Stellaris driver.
+@itemize @bullet
+@item @b{stellaris mass_erase} <@var{num}>
+@cindex stellaris mass_erase
+mass erase flash memory.
+@end itemize
+
@page
@section Architecture Specific Commands
@cindex Architecture Specific Commands