On Saturday 26 September 2009, David Brownell wrote: > Streamline Capture-IR validation code > > - Don't issue needless JTAG resets ... only do them after > errors. Normal exit now leaves every TAP in BYPASS. > > - Fix an unlikely memory leak on one fault path. > > - Remove the oddball limitation that invalid capture LSBs > trigger errors only for TAPs that support IDCODE. > > Re the JTAG reset: there are too many of them, and they can > (and do!) change system state. So the needless ones should > get removed. This one was especially pointless.
Hmm ... no comments. This seems safe, so I think I'll check it in rather than hang onto it any longer. I have a similar patch for the blind interrogation (to see which TAPs have IDCODE vs BYPASS, and check that against the configured scan chain) ... but I'll hold off on that for now. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
