X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=TODO;h=8713e818553ce839993c987e425791fc3a4eda31;hp=7bdd6264d98c064e89edd04beb7f356df59f6528;hb=6e95f16d0a7d2b07caa1340b3bc3c2309ea12043;hpb=8b30f22dec336003159039202a68a85670ca9b8b diff --git a/TODO b/TODO index 7bdd6264d9..8713e81855 100644 --- 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 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