> I would like to remove in_check_mask.
>
> There are a *few* places in the code where it is used,
> but those are trivially modified.
>
> This will result in lots of code deleted and more easily
> understandable code


in_check_mask is nice feature since we could check only one (or some) 
bit in a scan vector. Giving this info to the low layer is important.

Putting in_check_mask out_mask ... will help to have a TRUE JTAG stream 
solution.

Please do not touch the Open OCD JTAG API at all ! It works.

Instead you could create a sub layer with simplified functions with less 
parameters, and call the actual JTAG API functions.

Regards,
Laurent Gauch
  http://www.amontec.com
  http://www.amontec.com/jtagkey.shtml
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to