Re: UPDATE: Jimtcl and OpenOCD

2014-09-16 Thread Stuart Cassoff
On 09/16/14 11:18, Stuart Henderson wrote: > On 2014/09/16 10:35, Stuart Cassoff wrote: >> On 09/14/14 06:04, Stuart Henderson wrote: >>> On 2014/09/12 17:50, Stuart Cassoff wrote: I'd like to update the Jimtcl port but that necessitates an update of OpenOCD. >>> >>> Your patch doesn't a

Re: UPDATE: Jimtcl and OpenOCD

2014-09-16 Thread Stuart Henderson
On 2014/09/16 10:35, Stuart Cassoff wrote: > On 09/14/14 06:04, Stuart Henderson wrote: > > On 2014/09/12 17:50, Stuart Cassoff wrote: > >> I'd like to update the Jimtcl port but that necessitates an update of > >> OpenOCD. > > > > Your patch doesn't apply cleanly; specifically patch-Makefile_in

Re: UPDATE: Jimtcl and OpenOCD

2014-09-16 Thread Stuart Cassoff
On 09/14/14 06:04, Stuart Henderson wrote: > On 2014/09/12 17:50, Stuart Cassoff wrote: >> I'd like to update the Jimtcl port but that necessitates an update of >> OpenOCD. > > Your patch doesn't apply cleanly; specifically patch-Makefile_in in jimtcl. Urgh. Ok, I should have Thunderbird tamed b

Re: UPDATE: Jimtcl and OpenOCD

2014-09-14 Thread Stuart Henderson
On 2014/09/12 17:50, Stuart Cassoff wrote: > I'd like to update the Jimtcl port but that necessitates an update of OpenOCD. Your patch doesn't apply cleanly; specifically patch-Makefile_in in jimtcl. Hmm... Looks like a unified diff to me... The text leading up to this was: -

UPDATE: Jimtcl and OpenOCD

2014-09-12 Thread Stuart Cassoff
I'd like to update the Jimtcl port but that necessitates an update of OpenOCD. A typedef in Jim had a * removed so it has to be added to OpenOCD in a couple of places. I sent similar diffs to the OpenOCD maintainer last week but have yet to hear from him. It's a simple change to OpenOCD, and alt