]> git.sur5r.net Git - openocd/blobdiff - TODO
flash Kinetis: longword programming changed to flash_async_algorithm
[openocd] / TODO
diff --git a/TODO b/TODO
index 8aac1575915abf1b8f4164006134c2b5ad88fe97..f50af3ec56c38e536554e987702499b56ebbb55c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -170,9 +170,9 @@ https://lists.berlios.de/pipermail/openocd-development/2009-October/011506.html
   garabage.
   - implement missing functionality (grep FNC_INFO_NOTIMPLEMENTED ...)
 - Thumb2 single stepping: ARM1156T2 needs simulator support
-- Cortex A8 support (ML)
+- Cortex-A8 support (ML)
   - add target implementation (ML)
-- Cortex M3 support
+- Cortex-M3 support
   - when stepping, only write dirtied registers (be faster)
   - when connecting to halted core, fetch registers (startup is quirky)
 - Generic ARM run_algorithm() interface