This is an automated email from Gerrit.

Marek Vasut (marek.va...@gmail.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/5142

-- gerrit

commit 2b9148c5fefebb1751c2cb8154b44a41437e37ac
Author: Marek Vasut <marek.va...@gmail.com>
Date:   Fri Oct 5 22:48:13 2018 +0200

    tcl/board: Add Renesas RZ/A1H GR-Peach board
    
    Add configuration for the Renesas RZ/A1H GR-Peach board,
    which is a cheap development kit for the RZ/A1H SoC.
    
    Change-Id: I7f5596ae47e6dff8e6d06cffd4dddca20f57d0ca
    Signed-off-by: Marek Vasut <marek.va...@gmail.com>

diff --git a/tcl/board/renesas_gr_peach.cfg b/tcl/board/renesas_gr_peach.cfg
new file mode 100644
index 0000000..ee6efe0
--- /dev/null
+++ b/tcl/board/renesas_gr_peach.cfg
@@ -0,0 +1,5 @@
+# Renesas RZ/A1H GR-Peach board
+
+reset_config srst_only
+
+source [find target/renesas_r7s72100.cfg]

-- 


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

Reply via email to