summaryrefslogtreecommitdiff
path: root/doc/openocd.texi
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2009-11-29 12:53:06 +0100
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-29 12:57:05 -0800
commit17b7600a59c4fb9245107baac1873c23e792ce43 (patch)
tree0359e7192e60da4a711994ba5caa7f3e31b8f474 /doc/openocd.texi
parent73ec6d9b891cbecf50058dcfdfefa5d0c4217090 (diff)
downloadopenocd+libswd-17b7600a59c4fb9245107baac1873c23e792ce43.tar.gz
openocd+libswd-17b7600a59c4fb9245107baac1873c23e792ce43.tar.bz2
openocd+libswd-17b7600a59c4fb9245107baac1873c23e792ce43.tar.xz
openocd+libswd-17b7600a59c4fb9245107baac1873c23e792ce43.zip
XScale: initial PXA3xx support
[dbrownell@users.sourceforge.net: user's guide; variant param is optional] Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'doc/openocd.texi')
-rw-r--r--doc/openocd.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index b32ed213..ea300925 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -3117,6 +3117,7 @@ There are several variants defined:
@code{pxa27x} ... instruction register length is 7 bits
@item @code{pxa250}, @code{pxa255},
@code{pxa26x} ... instruction register length is 5 bits
+@item @code{pxa3xx} ... instruction register length is 11 bits
@end itemize
@end itemize
@end deffn