TODO: Wrote up list of remaining tasks for target->type->mrc/mcr
authorØyvind Harboe <oyvind.harboe@zylin.com>
Sat, 24 Oct 2009 12:50:57 +0000 (14:50 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 5 Nov 2009 22:56:37 +0000 (23:56 +0100)
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
TODO

diff --git a/TODO b/TODO
index 7bdd6264d98c064e89edd04beb7f356df59f6528..11318a9956d31b542b0d3824ea242b9bbd05471d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -142,6 +142,12 @@ Once the above are completed:
   https://lists.berlios.de/pipermail/openocd-development/2009-May/006590.html
 - 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.
+  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
+  tested from: arm926ejs, arm720t, cortex_a8
 - ARM7/9:
   - clean up "arm9tdmi vector_catch". Available for some arm7 cores? @par
 https://lists.berlios.de/pipermail/openocd-development/2009-October/011488.html