[Openocd-development] [PATCH] Automatically generate ChangeLog from git log for release tarball

2011-07-17 Thread Luca Bruno
make dist should use git2cl to genereate ChangeLog from git history, populating the placeholder file in released tarball. Signed-off-by: Luca Bruno --- Makefile.am |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1b19ba4..d2a18cc 100644 -

Re: [Openocd-development] JLink woes

2011-07-17 Thread Michel Catudal
Le 2011-07-11 02:28, Jean-Christophe PLAGNIOL-VILLARD a écrit : > On 19:43 Sun 10 Jul , li...@neuronenwerk.de wrote: >> On Sun, 10 14:38 , Jean-Christophe PLAGNIOL-VILLARD wrote: >>> On 09:30 Sun 10 Jul , Xiaofan Chen wrote: >> >>> I try to get in Contact with them already hope they will r

[Openocd-development] Status of powerpc support?

2011-07-17 Thread Mike hibbett
Hi, I've been search to see if anyone has been experiementing with support for the powerpc architecture ( in interested in MPC8270 family. ) Has anyone been looking at this, and would perhaps like some help? I'd be very interested in openOCD support it. There's been no mention on the mailing list

Re: [Openocd-development] JLink woes

2011-07-17 Thread Xiaofan Chen
2011/7/17 Michel Catudal : > Isn't the Atmel ICE a cheaper and limited version of Jlink? > Isn't possible that the software change was made to make > sure that it would not work with OpenOCD? This is probably not true. Atmel Sam-ICE is an OEM version of Segger J-Link which limits it to the Atmel

Re: [Openocd-development] Building local bootstrap jimsh0 failed

2011-07-17 Thread Steve Bennett
On 15/07/2011, at 5:30 AM, Jie Zhang wrote: > On Thu, Jul 14, 2011 at 12:07 PM, Jie Zhang wrote: >> On Thu, Jul 14, 2011 at 6:17 AM, Steve Bennett >> wrote: >>> On 14/07/2011, at 7:19 PM, Spencer Oliver wrote: This is why i mentioned before about adding a configure option to jimtcl, s

Re: [Openocd-development] Status of powerpc support?

2011-07-17 Thread openocd
Hi Mike, >I've been search to see if anyone has been experiementing with support >for the powerpc architecture ( in interested in MPC8270 family. ) Has >anyone been looking at this, and would perhaps like some help? I'd be >very interested in openOCD support it. I've been experimenting with the M

[Openocd-development] MPC5xxx TAP "mux"

2011-07-17 Thread Steve Basso
Hello all, I've been researching through the reference manuals, OpenOCD sources and list archives in an effort to add support for the MPC55xx and 56xx series Freescale PowerPC CPU's. The architectural problem I'm having at present, is that the TAP controller for the OnCE CPU debug engine is hi