[Openocd-development] Cortex-A8 problems

2009-08-31 Thread Harald Welte
happy to receive high-level ideas which I can then try and/or implement. And yes, if I get this fixed I'll obviously contribute the code as well as the .tcl files. Thanks in advance, -- - Harald Welte lafo...@gnumonks.org http://laforge.gnumonks.org

Re: [Openocd-development] Cortex-A8 problems

2009-09-01 Thread Harald Welte
that DBGEN is set. Also, the SoC has its own SJGTAG_STATUS register that prinets the DBGEN, NIDEN, SPIDEN, SPNIDEN signals at 0x80008004, and all of those are set to '1' So what now? Any more ideas? -- - Harald Welte lafo...@gnumonks.org http://laforge.gnumonks.org

[Openocd-development] OpenOCD current SVN regression on s3c6410

2009-09-07 Thread Harald Welte
the target does not actually resume and is dead from this point on. I don't have time to debug this, and I will not have access to a SMDK6410 in the near future, so all I can send is this bug report, sorry. -- - Harald Welte lafo...@gnumonks.org http://laforge.gnumonks.org

[Openocd-development] Mini6410 donation for OpenOCD

2009-09-12 Thread Harald Welte
to the OpenOCD developers. Please discuss internally who should receive the board and tell me the shipping address in private mail. Regards, -- - Harald Welte lafo...@gnumonks.org http://laforge.gnumonks.org/ Privacy

[Openocd-development] [PATCH] make sure file name case of at91sam3uxx matches what other files include

2011-12-01 Thread Harald Welte
Before this patch, at91sam3u4c.cfg includes at91sam3uxx.cfg which doesn't exist - the filename was at91sam3uXX. However, many operating systems have case sensitive file names! Signed-off-by: Harald Welte lafo...@gnumonks.org --- tcl/target/at91sam3uXX.cfg | 11 --- tcl/target