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.vasut@gmail.com>
Reviewed-on: http://openocd.zylin.com/5142
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
This commit is contained in:
Marek Vasut 2018-10-05 22:48:13 +02:00 committed by Matthias Welwarsky
parent 2b78f65aa9
commit 5b053ffd43
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Renesas RZ/A1H GR-Peach board
reset_config srst_only
source [find target/renesas_r7s72100.cfg]