A tip that might be applicable:

break the patch apart in multiple patches.

The first patch would rearrange the code, but essentially leave the
entire execution and behavior unchanged(bugs included).

The Sebastien's patch is already very small and is the 'rearrange the code' part. There are no need to make it smaller and multiply the patches.
This patch leaves the entire execution and behavior unchanged.
The second patch would fix the problem.
One or two other patches will come for providing the close of the ft2232 dongle more robust.
Your chances of having the code reviewed will be much higher as it
will be less effort and clearer what you really are changing.
Are you serious ? Did you read the patch ? I think it is really SIMPLE to see what are changing by reading the patch, without any kind of effort ?

Give precise comments or merge.

Regards,

Laurent http://www.amontec.com
Amontec JTAGkey-2 : High-Speed USB JTAG cable interface
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to