Re: [Openocd-development] [PATCH] Add support for Buspirate interface v2

2010-03-12 Thread David Brownell
On Monday 08 March 2010, Michal Demin wrote: > New patch attached. (also available here I just merged that. Let's make sure we get some user/test reports on this before we ship... :) ___ Openocd-development mailing list Openocd-development@lists.berli

Re: [Openocd-development] [PATCH] Add support for Buspirate interface v2

2010-03-08 Thread David Brownell
On Sunday 07 March 2010, Øyvind Harboe wrote: > What's checkpatch? > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=scripts/checkpatch.pl;h=a4d74344d805610a67e0e7e0bbf1674875f555a7;hb=HEAD ___ Openocd-development mailing list

Re: [Openocd-development] [PATCH] Add support for Buspirate interface v2

2010-03-08 Thread Michal Demin
On Mon, Mar 8, 2010 at 3:54 AM, David Brownell wrote: > On Sunday 07 March 2010, Michal Demin wrote: >> Copy of this patch can by >> downloaded here: http://robot.mysteria.cz/buspirate.patch > > Better ... I can apply that one. > > I attach a version with minor fixes, mostly from running "checkpat

Re: [Openocd-development] [PATCH] Add support for Buspirate interface v2

2010-03-08 Thread Øyvind Harboe
On Mon, Mar 8, 2010 at 3:54 AM, David Brownell wrote: > On Sunday 07 March 2010, Michal Demin wrote: >> Copy of this patch can by >> downloaded here: http://robot.mysteria.cz/buspirate.patch > > Better ... I can apply that one. > > I attach a version with minor fixes, mostly from running "checkpat

Re: [Openocd-development] [PATCH] Add support for Buspirate interface v2

2010-03-07 Thread David Brownell
On Sunday 07 March 2010, Michal Demin wrote: > Copy of this patch can by > downloaded here: http://robot.mysteria.cz/buspirate.patch Better ... I can apply that one. I attach a version with minor fixes, mostly from running "checkpatch" so it's whitespace and linelength stuff. But also added a NEW

[Openocd-development] [PATCH] Add support for Buspirate interface v2

2010-03-07 Thread Michal Demin
Adds support for buspirate jtag interface. Copy of this patch can by downloaded here: http://robot.mysteria.cz/buspirate.patch diff --git a/configure.in b/configure.in index 3b0a06d..d93b21a 100644 --- a/configure.in +++ b/configure.in @@ -474,6 +474,10 @@ AC_ARG_ENABLE(arm-jtag-ew, AS_HELP_STR