Re: [Openocd-development] [PATCH] RTOS Thread awareness support wip

2011-04-15 Thread Øyvind Harboe
Merged. Thanks! Feedback testing, documentation, etc. would be the next steps... And patches! :-) eCos anyone? -- Ø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

Re: [Openocd-development] partial support for dsp5680xx

2011-04-15 Thread Øyvind Harboe
Some comments on the patch: It would be good if the error handling was cleaned up a bit. 1. Propagate the retval unchange, unless there is a reason not to. In that case it merits a comment as to why. retval = foo(); if (retval != ERROR_OK) { // do not modify the value when propagating it.

Re: [Openocd-development] Nor flash non-cfi

2011-04-15 Thread Michael Schwingen
On 04/15/2011 06:53 AM, Øyvind Harboe wrote: Any objections? No. cu Michael ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] LPC32XX Nand support

2011-04-15 Thread Michael Schwingen
On 04/15/2011 06:53 AM, Øyvind Harboe wrote: Any objections to merging? No. cu Michael ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development