X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=TODO;h=e4dded0ce63f03dbbed8dea64afecc9da009ce3c;hb=d2afdefd264f088c2c1057026037cfe5b5a86413;hp=c73d772e23ee8c37aa8d7b671e47047d66e4ba70;hpb=3bfe4926632d458da449f0438db6949c75b7af59;p=openocd.git diff --git a/TODO b/TODO index c73d772e23..e4dded0ce6 100644 --- a/TODO +++ b/TODO @@ -59,8 +59,7 @@ changes pending in gerrit. - tap_set_state(TAP_RESET) is already done in src/jtag/core.c. No need to replicate it in the drivers, apart in case the driver sets TRST independently -- separate SWIM from HLA and make it independent -- add .hla_ops and .swim_ops to "adapter" +- add .hla_ops to "adapter" - HLA is a API level (.hla_ops). Transport should simply be {jtag,swd}, not {hla_jtag,hla_swd}. @@ -203,8 +202,6 @@ https://lists.berlios.de/pipermail/openocd-development/2009-October/011506.html - 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) -- AT91SAM92xx: - - improvements for unknown-board-atmel-at91sam9260.cfg (RD) - STR9x: (ZW) - improvements to str912.cfg to be more general purpose - AVR: (SQ)