On Monday 01 March 2010, Øyvind Harboe wrote: > I've started to write up a branch to retire scan_fields->tap. > > jtag_add_xx_scan now takes a single tap as it's first argument. > > multiple taps in the same scan was never used in the code, who knows > if that code path worked. > > The motivation is to delete code & make the code simpler.
Smaller and simpler code is better, yes. Removing never-used options is a good thing too. I didn't see anything troublesome in a quick read. If this makes trouble we can always revisit it. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
