X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=TODO;h=7301e981f8c1fc40f1d49cc1a7068560b9989522;hb=45674af63ad9ab9029abeff18237b9421dc0356a;hp=ac43e2c7c0c6c8650d108ef5c8057f717b8ac6a0;hpb=ed8fd94d7ca0fc0682de4020501afae89f31ccc3;p=openocd.git diff --git a/TODO b/TODO index ac43e2c7c0..7301e981f8 100644 --- a/TODO +++ b/TODO @@ -132,6 +132,10 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html ARM1156 has Thumb2; ARM1136 doesn't. - Cortex A8 support (ML) - add target implementation (ML) +- Generic ARM run_algorithm() interface + - tagged struct wrapping ARM instructions and metadata + - not revision-specific (current: ARMv4+ARMv5 -or- ARMv6 -or- ARMv7) + - usable with at least arm_nandwrite() and generic CFI drivers - MC1322x support (JW/DE?) - integrate and test support from JW (and DE?) - get working with a known good interface (i.e. not today's jlink)