From 39dd91ed6be55e63b5a27cb732e20301ee47ab5a Mon Sep 17 00:00:00 2001 From: ntfreak Date: Sat, 24 May 2008 15:01:56 +0000 Subject: [PATCH] - updated docs for new stellaris mass_erase command git-svn-id: svn://svn.berlios.de/openocd/trunk@683 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/openocd.texi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/openocd.texi b/doc/openocd.texi index c9bbed7ce..b6cc7f021 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 -- 2.11.4.GIT