diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-07 11:54:06 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-07 14:57:43 -0800 |
commit | 5da53f17f072289ce7ecbb9cffcdf5ed080b352c (patch) | |
tree | 84cb9d1bd230f2d7098deddda75a23c72f1f4d5b /doc | |
parent | 30a6e683b85291b8248a2f6189aa292fdf43162d (diff) | |
download | openocd+libswd-5da53f17f072289ce7ecbb9cffcdf5ed080b352c.tar.gz openocd+libswd-5da53f17f072289ce7ecbb9cffcdf5ed080b352c.tar.bz2 openocd+libswd-5da53f17f072289ce7ecbb9cffcdf5ed080b352c.tar.xz openocd+libswd-5da53f17f072289ce7ecbb9cffcdf5ed080b352c.zip |
User's Guide: mention ETM on ARM11 comes up too
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 36517791..b0aa7c63 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -5385,7 +5385,7 @@ It's unclear how much of a common interface is shared with the current XScale trace support, or should be shared with eventual Nexus-style trace module support. -At this writing (September 2009) only ARM7 and ARM9 support +At this writing (November 2009) only ARM7, ARM9, and ARM11 support for ETM modules is available. The code should be able to work with some newer cores; but not all of them support this original style of JTAG access. |