]> git.sur5r.net Git - openocd/commitdiff
doc: stellaris driver supports Tiva C too
authorPaul Fertser <fercerpav@gmail.com>
Tue, 27 Jan 2015 17:45:47 +0000 (20:45 +0300)
committerPaul Fertser <fercerpav@gmail.com>
Thu, 12 Feb 2015 12:57:13 +0000 (12:57 +0000)
Change-Id: I3b77bf0617c0bbba85cfd678adece57aa7d03e32
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2509
Tested-by: jenkins
doc/openocd.texi

index ee94b24a4a470e8da3caa4d0562290e5e93415f8..e22ff1f61e3b04e9ada039a21ee32fe8112c5a8a 100644 (file)
@@ -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.}