]> git.sur5r.net Git - openocd/commitdiff
some arm11 stuff that isn't done yet.
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 26 Aug 2009 19:27:33 +0000 (19:27 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 26 Aug 2009 19:27:33 +0000 (19:27 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@2639 b42882b7-edfa-0310-969c-e2dbd0fdcd60

TODO

diff --git a/TODO b/TODO
index f3a30b3ccc1bc65376ea9f832f2a6e9170a869b1..1a2b92800283d7bafc97d8443661c7f82525a485 100644 (file)
--- a/TODO
+++ b/TODO
@@ -122,6 +122,8 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
   arm7 code) to know what address to set the breakpoint at for single
   stepping an instruction.
   - implement missing functionality (grep FNC_INFO_NOTIMPLEMENTED ...)
+  - thumb support is missing: ISTR ARMv6 requires Thumb.
+  ARM1156 has Thumb2; ARM1136 doesn't.
 - Cortex A8 support (ML)
   - add target implementation (ML)
 - MC1322x support (JW/DE?)