On Sun, Dec 5, 2010 at 11:19 PM, Øyvind Harboe <oyvind.har...@zylin.com> wrote:
>> I'm happy with the previous set of patches I submitted (nov 30),
>> it's been working well for me for the past couple of weeks
>> with no issues.
>
> I had to make some fixes to make it compile.
>
> Could you read over the patch now and write up a commit comment?
>
> To create a patch, try:
>
> git add .
> git commit --author="Andrew Leech <coronasen...@gmail.com>"
> => type commit comment
> git format-patch HEAD^

Could you let me know what your platform / configure options are that
it didn't compile originally? I'd like to test them myself in future
to find any issues myself before making patches. Otherwise yeah the
only changes in your version of the patch compared to my tree with all
4 of my ones merged are the couple of ints changed to size_t, although
one of the lines changed a number of variables (cmd_ok, slash,
comment), not all of which should be I think, so I split the line.

Are you happy for all this to be in one patch/commit? I just thought
perhaps it should be split up to make it easier to find an issue if
one is uncovered later. Otherwise I've attached a hopefully properly
formatted patch as above.

Cheers,
Andrew

Attachment: 0001-added-support-for-targeting-particular-tap.patch
Description: Binary data

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to