On Wednesday 02 December 2009, Zach Welch wrote:
> Add '-c noinit' at the end to suppress the second 'init', if the first
> one succeeds okay.

I'd rather just preserve the original semantics, where "init" just
ensures that things were initialized after it runs ... instead of
reporting an error when, for some reason, they're already set up.

We generally need to avoid creating backwards-incompatibilities
like that semantic change.  At the moment, the general rule is
that the new way will work for about a year before the old way
stops.  That's enough time to give a reasonable chance to update
all the various scripts, and enables coexistence during switches.

- Dave

 
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to