summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2009-10-26 14:39:32 +0100
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-11-05 23:57:49 +0100
commit4441c1ffdcc30a3c51a6d407a2f178a1b3fba28a (patch)
tree18932afb5ac20b897a5d9a844b2e8eab7607f4ba /TODO
parentcca7cf1e74ef0fd910e090eaa22c9099c30b06c9 (diff)
downloadopenocd+libswd-4441c1ffdcc30a3c51a6d407a2f178a1b3fba28a.tar.gz
openocd+libswd-4441c1ffdcc30a3c51a6d407a2f178a1b3fba28a.tar.bz2
openocd+libswd-4441c1ffdcc30a3c51a6d407a2f178a1b3fba28a.tar.xz
openocd+libswd-4441c1ffdcc30a3c51a6d407a2f178a1b3fba28a.zip
ARM11: added mrc/mcr support to arm11 code.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 11318a99..8713e818 100644
--- a/TODO
+++ b/TODO
@@ -143,7 +143,7 @@ Once the above are completed:
- regression: "reset halt" between 729(works) and 788(fails): @par
https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
- mcr/mrc target->type support
- - missing from ARM11, ARM920t, ARM966e, XScale.
+ - missing from ARM920t, ARM966e, XScale.
It's possible that the current syntax is unable to support read-modify-write
operations(see arm966e).
- mcr/mrc - retire cp15 commands when there the mrc/mrc commands have been