[OpenOCD-devel] [PATCH]: 3a432e5 armv7a: fix interpretation of MMU table

2014-11-20 Thread gerrit
This is an automated email from Gerrit. Daniel Glöckner (daniel...@gmx.net) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2386 -- gerrit commit 3a432e513376ac136b411f99dd00ab0b4c3500f2 Author: Daniel Glöckner Date: Thu Nov 20 23:57:26 2014 +0100

[OpenOCD-devel] [PATCH]: 14aecf9 flash: fix kinetis driver typos

2014-11-20 Thread gerrit
This is an automated email from Gerrit. Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2385 -- gerrit commit 14aecf939bae68b3c16c77ca23906a3d148e924f Author: Spencer Oliver Date: Thu Nov 20 21:38:06 2014 +

[OpenOCD-devel] [PATCH]: 5a69ef5 cfg: fix lpc17xx regression

2014-11-20 Thread gerrit
This is an automated email from Gerrit. Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2384 -- gerrit commit 5a69ef535c4626af7ddc0ea66d234baf52bd1930 Author: Spencer Oliver Date: Thu Nov 20 21:33:42 2014 +

[OpenOCD-devel] [openocd:tickets] #82 Add flash configuration for Atmel at91sam4sa16 processors

2014-11-20 Thread Gábor Török
I have added the configuration and I'm testing OpenOCD with an SAM4SA16C chip. The programming seems to work, but there's some problem with the lock bits. Executing `flash protect 0 0 127 on` causes only lock bits 0...31 to be set according to `flash info 0` result. On further investigation it se