This is an automated email from Gerrit.

Felipe Balbi (ba...@kernel.org) just uploaded a new patch set to Gerrit, which 
you can find at http://openocd.zylin.com/6049

-- gerrit

commit af73264d8e2d505a9a68639ef6e80cfda4f20cdc
Author: Felipe Balbi <ba...@kernel.org>
Date:   Thu Feb 4 14:50:15 2021 +0200

    Add configuration file for Olimex H405
    
    Change-Id: I34a030f65ebe041408655ea9792346b146bd1092
    Signed-off-by: Felipe Balbi <ba...@kernel.org>

diff --git a/tcl/board/olimex_stm32_h405.cfg b/tcl/board/olimex_stm32_h405.cfg
new file mode 100644
index 0000000..265d926
--- /dev/null
+++ b/tcl/board/olimex_stm32_h405.cfg
@@ -0,0 +1,7 @@
+# Olimex STM32-H405 eval board
+# https://www.olimex.com/Products/ARM/ST/STM32-H405/
+
+# Work-area size (RAM size) = 192kB for STM32F405RG device
+set WORKAREASIZE 0x30000
+
+source [find target/stm32f4x.cfg]

-- 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to