tcl/board: Add Renesas R-Car R8A7794 E2 Silk board
[openocd.git] / tcl / board / renesas_stout.cfg
blobfb0892425919d740f4b2cf4dd521b0af21677d0a
1 # Renesas R-Car H2 Evaluation Board
3 source [find target/renesas_r8a7790.cfg]
5 reset_config trst_and_srst srst_nogate
7 proc init_reset {mode} {
8     # Assert both resets: equivalent to a power-on reset
9     jtag_reset 1 1
11     # Deassert TRST to begin TAP communication
12     jtag_reset 0 1
14     # TAP should now be responsive, validate the scan-chain
15     jtag arp_init