Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Øyvind Harboe
So you wrote this from scratch? I.e. are you the sole copyright holder? Does someone see a reason why we shouldn't commit this? It needs documentation in openocd.texi. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9

Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Mathias K.
Hello, So you wrote this from scratch? Yes. I.e. are you the sole copyright holder? Yes. This work is based on the freescale documentation and included examples in this documents. List of documents: AN1751.pdf AN1839.pdf AN1935.pdf AN2074.pdf APR25.pdf DSP56300FM.pdf DSP56321.pdf

Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Øyvind Harboe
Work on the documentation and the other things that David Zach(?) mentioned and post again. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer

Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Mathias K.
The Format things are changed but no work on doc. Am 11.12.2009 10:34, schrieb Øyvind Harboe: Work on the documentation and the other things that David Zach(?) mentioned and post again. ___ Openocd-development mailing list

Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Mathias K.
From: Mathias Kuester mkd...@users.sourceforge.net --- src/target/Makefile.am |6 +- src/target/dsp563xx.c | 988 src/target/dsp563xx.h | 88 src/target/dsp563xx_once.c | 122 ++ src/target/dsp563xx_once.h | 81

Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Øyvind Harboe
On Fri, Dec 11, 2009 at 11:31 AM, Mathias K. kes...@freenet.de wrote: The Format things are changed but no work on doc. Also at least one target and/or board config file would be good. -- Øyvind Harboe US toll free 1-866-980-3434 / International +47 51 63 25 00

Re: [Openocd-development] [PATCH 1/1] - add dsp563xx support

2009-12-11 Thread Mathias K.
It is a custom board but should work with other configurations to. The JTAG is a olimex ARM-USB-TINY. I think a better target name (target struct) is dsp563xx instead of dsp56. Am 11.12.2009 11:37, schrieb Øyvind Harboe: On Fri, Dec 11, 2009 at 11:31 AM, Mathias K. kes...@freenet.de wrote:

[Openocd-development] [patch 1/3] ARM: disassembly fixes for LDC/STC/MRRC/MCRR

2009-12-11 Thread David Brownell
Properly detect all of these, including the 2 variants; and bugfix parameter display for LDC and STC. --- src/target/arm_disassembler.c | 51 +--- 1 file changed, 33 insertions(+), 18 deletions(-) --- a/src/target/arm_disassembler.c +++

[Openocd-development] [patch 3/3] ARM DPM: support updating HW breakpoints

2009-12-11 Thread David Brownell
Abstract the DPM breakpoint and watchpoint data structures to have a shared core for housekeeping. Abstract the code updating the watchpoint registers so that it can be used to update breakpoint registers. Then do so, when something has set up the breakpoint state used by this code. --- Nothing

[Openocd-development] NAND: breakage

2009-12-11 Thread Marek Vasut
Hi, looks like the NAND isn't registered at all. I use the following (incorrect) patch to work it around FTTB. diff --git a/src/flash/nand/tcl.c b/src/flash/nand/tcl.c index e69882b..15426e9 100644 --- a/src/flash/nand/tcl.c +++ b/src/flash/nand/tcl.c @@ -580,6 +580,13 @@ static