[OpenOCD-devel] [PATCH]: c0091c1 image: use section header is program header is empty

2013-09-28 Thread gerrit
This is an automated email from Gerrit. Franck Jullien (franck.jull...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1671 -- gerrit commit c0091c16723369044ef072e0ed2584d48f8532cc Author: Franck Jullien Date: Sat Sep 28 23:35:56 2013 +0200

Re: [OpenOCD-devel] STM32F4 discovery MB997C flash unlocking/erasing/programming problem

2013-09-28 Thread mtbg
Thank you for your reply. Your suggestion about the unlock option in 'flash' command solved the problem. > reset halt target state: halted target halted due to debug-request, current mode: Thread xPSR: 0x0100 pc: 0x08000420 msp: > flash info 0 #0 : stm32f2x at 0x0800, size 0x00

[OpenOCD-devel] [PATCH]: abe5742 Remove unnecessary (void *)

2013-09-28 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/1669 -- gerrit commit abe5742db2777f66348fd0b333a1cf145bd69efd Author: Andreas Fritiofson Date: Sat Sep 28 17:28:2

[OpenOCD-devel] [PATCH]: 83199e1 jtag/tcl: Avoid casting away const

2013-09-28 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/1667 -- gerrit commit 83199e1984f353e8db726506ec92601857ec0fe9 Author: Andreas Fritiofson Date: Sat Sep 28 16:31:0

[OpenOCD-devel] [PATCH]: ce5675e jtag/tcl: Remove no-op free

2013-09-28 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/1666 -- gerrit commit ce5675e28984cfe70df94fc233d1520bb5f6da72 Author: Andreas Fritiofson Date: Sat Sep 28 16:29:5

[OpenOCD-devel] [PATCH]: 7227dbe jtag/tcl: Fix double free in jtag newtap argument parsing

2013-09-28 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/1665 -- gerrit commit 7227dbe59ab0aad7fc1bd1d20f4f4265114e7c80 Author: Andreas Fritiofson Date: Sat Sep 28 16:07:1

[OpenOCD-devel] [PATCH]: 3d960d0 Clean up const usage to avoid excessive casting

2013-09-28 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/1668 -- gerrit commit 3d960d08c5ff70a9ed16b0ee43b397bad76aee79 Author: Andreas Fritiofson Date: Sat Sep 28 16:01:0

[OpenOCD-devel] [PATCH]: 7404b72 Revert what's left of f6a3fc81

2013-09-28 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/1670 -- gerrit commit 7404b72aa3eaa3802d1c7c1096276b60d39962f0 Author: Andreas Fritiofson Date: Sat Sep 28 18:22:5

[OpenOCD-devel] [PATCH]: 0216392 [RFC] Allow transports to override the selected target

2013-09-28 Thread gerrit
This is an automated email from Gerrit. Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1664 -- gerrit commit 02163928ef0ea5d845850b32d081ec2a65cc3064 Author: Paul Fertser Date: Sat Sep 28 14:23:15 2013 +0400 [RF