Re: [Openocd-development] OpenOCD and 16-bit CFI flash on an 8-bit bus

2011-04-19 Thread Mathias K.
Hello, there are several mechanism to protect or unprotect the sectors (factory/customer). If the Secured Silicon Sector locked you need 12V at the reset pin to execute the Temporary Sector Group Unprotect command. If the Secured Silicon Sector not locked you are able to unlock the sectors

Re: [Openocd-development] RTOS Thread awareness patch : amd64 compilation error

2011-04-19 Thread Michel JAOUEN
Hello, I noticed a compilation error on rtos in linux 64 bits. Here is an attached patch. Best Regards 0001-rtos-compilation-error-on-amd64.patch Description: 0001-rtos-compilation-error-on-amd64.patch ___ Openocd-development mailing list

Re: [Openocd-development] RTOS Thread awareness patch : amd64 compilation error

2011-04-19 Thread Evan Hunter
Thanks Michel, I hadn’t had time to investigate it. Evan -Original Message- From: Michel JAOUEN [mailto:michel.jao...@stericsson.com] Sent: Tuesday, 19 April 2011 5:59 PM To: Evan Hunter; Øyvind Harboe Cc: openocd-development@lists.berlios.de Subject: RE: [Openocd-development] RTOS

Re: [Openocd-development] RTOS Thread awareness patch : amd64 compilation error

2011-04-19 Thread Øyvind Harboe
Looks like a reasonable fix to me. Any objections? -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer

Re: [Openocd-development] cortex_a :smp feature

2011-04-19 Thread Øyvind Harboe
Hi Michel, thanks for the effort here! Could you write some documentation? I'd like to let these patches cool off and leave some time for feedback. -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27

Re: [Openocd-development] cortex_a :smp feature

2011-04-19 Thread Øyvind Harboe
Could you create a patch to openocd.texi? type make pdf = generates doc/openocd.pdf -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash

Re: [Openocd-development] OpenOCD and 16-bit CFI flash on an 8-bitbus

2011-04-19 Thread Rogan Dawes
[Apologies for duplicates, I used the wrong address to send to the list] Not sure which protection mechanism applies to me, as I have overwritten these segments before using uboot. (That's what got me into this mess in the first place! :-) ) I certainly did not apply 12V manually. Rogan

Re: [Openocd-development] LPC32XX Nand support

2011-04-19 Thread Øyvind Harboe
Merged. Thanks! ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] RTOS Thread awareness patch : amd64 compilation error

2011-04-19 Thread Øyvind Harboe
Merged. Thanks! -- Øyvind Harboe Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer ___

Re: [Openocd-development] [PATCH 1/2] cortex a9: merge cortex a9 and a8 code

2011-04-19 Thread Wookey
+++ Øyvind Harboe [2011-03-22 09:23 +0100]: On Tue, Mar 22, 2011 at 9:18 AM, Tomek CEDRO tomek.ce...@gmail.com wrote: On Tue, Mar 22, 2011 at 6:22 AM, Øyvind Harboe oyvind.har...@zylin.com wrote: cortex a8 and a9 are very similar, so they should be merged and conditional code used +

Re: [Openocd-development] OpenOCD and 16-bit CFI flash on an 8-bitbus

2011-04-19 Thread Rogan Dawes
://dawes.za.net/rogan/openocd-20110419-1625.log.gz Any ideas on what I can do to debug this further? Thanks Rogan ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] OpenOCD and 16-bit CFI flash on an 8-bitbus

2011-04-19 Thread Michael Schwingen
failed in procedure 'flash' The detailed log file is at: http://dawes.za.net/rogan/openocd-20110419-1625.log.gz Any ideas on what I can do to debug this further? Try removing the working area from your config - that will force OpenOCD to run single-cycle accesses from the host, without relying