[OpenOCD-devel] [PATCH]: 7c4cf3c target: increase chunk size in dump_image

2012-01-27 Thread gerrit
This is an automated email from Gerrit. Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/404 -- gerrit commit 7c4cf3c471df2ab7497ee741693459211d1e54bf Author: Andreas Fritiofson Date: Sat Jan 28 02:09:44

[OpenOCD-devel] OpenOCD spring cleanup

2012-01-27 Thread Spencer Oliver
Hi, As most of you will be aware, we are using checkpatch to validate patches sent through Gerrit. Because of this we are sometimes faced with having to fixup the existing code to keep checkpatch happy - not always easy. checkpatch is as taken from the linux kernel tree with a few tweaks: 1. all

[OpenOCD-devel] rtos : linux awareness

2012-01-27 Thread Michel JAOUEN
Hello, For using linux awareness, a wiki describes its usage. http://www.igloocommunity.org/support/Gdb_inline_command_usage Best regards -- Try before you buy = See our experts in action! The most comprehensive online lea

Re: [OpenOCD-devel] Need small review

2012-01-27 Thread Peter Stuge
Freddie Chopin wrote: > I'm not sure if I'll be able to run that under Windows ); > libusb-1.0 is an unknown land for me at this moment... libusb.git works on Windows, but at this point only supports the WinUSB.sys device driver from Microsoft. Some combinations of composite devices (like ft2232 i

Re: [OpenOCD-devel] Need small review

2012-01-27 Thread Peter Stuge
Andreas Fritiofson wrote: > It requires libusb-1.0 Are you using libusb-1.0 directly, or through the (incorrect) abstraction which has not yet been reverted from openocd.git? > I'm thinking of breaking out the mpsse part to a library as a > direct alternative to it. Cool. > Performance wasn't