X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=TODO;fp=TODO;h=180a9dacb62c103e93870408a9ecf6a97519bcdd;hb=814183a5c41cad14b83c29c9473084e6d1a11d9b;hp=0d888129f302188246783fbb9ecba4fa4f9c2672;hpb=517e812de3782a6b592cb69416d1327a9b94ac9f;p=fw%2Fopenocd diff --git a/TODO b/TODO index 0d888129f..180a9dacb 100644 --- a/TODO +++ b/TODO @@ -46,7 +46,6 @@ This section list issues that need to be resolved in the JTAG layer. The following tasks have been suggested for cleaning up the JTAG layer: - use tap_set_state everywhere to allow logging TAP state transitions -- rename other tap_states to use standard JTAG names (suggested by ML) - Encapsulate cmd_queue_cur_state and related varaible handling. - add slick 32 bit versions of jtag_add_xxx_scan() that avoids buf_set_u32() calls and other evidence of poor impedance match between