tcl/board: Factor out common R-Car Gen2 code
[openocd.git] / tcl / board / renesas_gen2_common.cfg
blob00fa777c590dc66de2fecf4ebe0caf359f5128c5
1 # Renesas R-Car Gen2 Evaluation Board common settings
3 reset_config trst_and_srst srst_nogate
5 proc init_reset {mode} {
6     # Assert both resets: equivalent to a power-on reset
7     jtag_reset 1 1
9     # Deassert TRST to begin TAP communication
10     jtag_reset 0 1
12     # TAP should now be responsive, validate the scan-chain
13     jtag arp_init