]> git.sur5r.net Git - openocd/blobdiff - TODO
i.MX27 reset problems fixed & update remaining reset problems notes
[openocd] / TODO
diff --git a/TODO b/TODO
index 709cc5a567f0ad6a6d186fbbc4c9418aa0f33917..d02022abb7615953d978a42a978314b652899078 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,17 +11,6 @@ may have evolved an idea since it was added here.
 
 Feel free to send patches to add or clarify items on this list, too.
 
-@section thelisttcl Regressions
-
-- Dominic has spotted a "reset halt" regression between 838(fails) and 729(works)
-
-https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
-
-@section thelisttcl Bugs
-
-- reset run/halt/step for arm926ejs is not robust. Needs lots of testing to
-map out problems.
-
 @section thelisttcl TCL
 
 This section provides possible things to improve with OpenOCD's TCL support.
@@ -110,6 +99,10 @@ Once the above are completed:
 
 - general layer cleanup: @par
   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
+- ARM923EJS:
+  - reset run/halt/step is not robust; needs testing to map out problems.
 - ARM11 improvements (MB?)
   - fix single stepping  (reported by �H)
   - implement missing functionality (grep FNC_INFO_NOTIMPLEMENTED ...)