summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-06 21:16:11 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-06 21:16:11 +0000
commit42115c0997671214ad2d45aebe59cffea5415b9e (patch)
treefe4a46050da081780c9f9a6e5c6b4db5ab861643 /doc
parentcd1b2c15ab9c05ddf99ccdbcd972132ead108e33 (diff)
downloadopenocd+libswd-42115c0997671214ad2d45aebe59cffea5415b9e.tar.gz
openocd+libswd-42115c0997671214ad2d45aebe59cffea5415b9e.tar.bz2
openocd+libswd-42115c0997671214ad2d45aebe59cffea5415b9e.tar.xz
openocd+libswd-42115c0997671214ad2d45aebe59cffea5415b9e.zip
David Brownell <david-b@pacbell.net> Update docs to say that "arm7_9 dbgrq enable" is the default
on ARM9 cores, and update the DaVinci config files so they no longer explicitly specify it. git-svn-id: svn://svn.berlios.de/openocd/trunk@2484 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 12827cd2..5537ba80 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -4631,6 +4631,8 @@ and any other core-specific commands that may be available.
Control use of the EmbeddedIce DBGRQ signal to force entry into debug mode,
instead of breakpoints. This should be
safe for all but ARM7TDMI--S cores (like Philips LPC).
+This feature is enabled by default on most ARM9 cores,
+including ARM9TDMI, ARM920T, and ARM926EJ-S.
@end deffn
@deffn Command {arm7_9 dcc_downloads} (@option{enable}|@option{disable})