summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-08-26 19:27:33 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-08-26 19:27:33 +0000
commit641c5744257f1ec334352210b5640a4273ab3d64 (patch)
treec54aec60dfb8b42314530c94481502131ad2f5ab /TODO
parent327ba6cb0adae01c3152da7a3c7aa0784920b273 (diff)
downloadopenocd+libswd-641c5744257f1ec334352210b5640a4273ab3d64.tar.gz
openocd+libswd-641c5744257f1ec334352210b5640a4273ab3d64.tar.bz2
openocd+libswd-641c5744257f1ec334352210b5640a4273ab3d64.tar.xz
openocd+libswd-641c5744257f1ec334352210b5640a4273ab3d64.zip
some arm11 stuff that isn't done yet.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2639 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f3a30b3c..1a2b9280 100644
--- 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?)