aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2015-01-27 20:45:47 +0300
committerPaul Fertser <fercerpav@gmail.com>2015-02-12 12:57:13 +0000
commit986102f3f10ef28319cfbc1ede172af6d34451a4 (patch)
treee4faac7b319418751575040154f362329c5334be /doc/openocd.texi
parente899dcbfcff390bf5ec6ec09da3fe1771e3e75c0 (diff)
doc: stellaris driver supports Tiva C too
Change-Id: I3b77bf0617c0bbba85cfd678adece57aa7d03e32 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/2509 Tested-by: jenkins
Diffstat (limited to 'doc/openocd.texi')
-rw-r--r--doc/openocd.texi9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index ee94b24a..e22ff1f6 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -5495,11 +5495,10 @@ The @var{num} parameter is a value shown by @command{flash banks}.
@end deffn
@deffn {Flash Driver} stellaris
-All members of the Stellaris LM3Sxxx microcontroller family from
-Texas Instruments
-include internal flash and use ARM Cortex M3 cores.
-The driver automatically recognizes a number of these chips using
-the chip identification register, and autoconfigures itself.
+All members of the Stellaris LM3Sxxx, LM4x and Tiva C microcontroller
+families from Texas Instruments include internal flash. The driver
+automatically recognizes a number of these chips using the chip
+identification register, and autoconfigures itself.
@footnote{Currently there is a @command{stellaris mass_erase} command.
That seems pointless since the same effect can be had using the
standard @command{flash erase_address} command.}