On Wed, May 20, 2009 at 6:10 PM, Michael Bruck <[email protected]> wrote: > I am all in favor for this change. But I would prefer to eliminate the > cases first where jtag_add_end_state() is called immediately before > jtag_add_*r_scan(..., TAP_INVALID). > > > On arm11.h: > ARM11_TAP_DEFAULT should not be changed. It is used only between the > arm11 and the arm11_dbgtap layer. The calls to the jtag.c layer all > use explicit end states.
The idea is to split the deprecation of the API and the phasing out of the API. After the sequence of steps that I outlined are complete, we're left with a "mess" to clean up. Things are no better or worse than before(in fact it's bug-by-bug compatible), but it is very clear that global variables are being used. -- Øyvind Harboe Embedded software and hardware consulting services http://consulting.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
