Øyvind Harboe wrote: > On Fri, May 1, 2009 at 6:24 PM, Dick Hollenbeck <[email protected]> wrote: > >> That function basically exists in the xsvf.c file, so some factoring may be >> possible. >> > > Ah. Thanks! > > Rename to jtag_add_statemove() & move into jtag.c as a helper fn? :-) >
exactly what I was thinking. > The only problem I see with doing that is that if xsvf needs *PRECISE* > control over the actual path taken here, then it might need specific > paths... > I think you can get rid of the xsvf verbage from the comment and run with it. If we need that we will have to lay down a specific path and use the path oriented call. I think there is no need for another jtag_command_type, agree? Dick :) P.S. when do we start to use IRC? _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
