From: oharboe Date: Wed, 26 Aug 2009 19:27:33 +0000 (+0000) Subject: some arm11 stuff that isn't done yet. X-Git-Tag: v0.3.0-rc0~312 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=641c5744257f1ec334352210b5640a4273ab3d64 some arm11 stuff that isn't done yet. git-svn-id: svn://svn.berlios.de/openocd/trunk@2639 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/TODO b/TODO index f3a30b3ccc..1a2b928002 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?)