From: Jiri Kastner Date: Sat, 16 Dec 2017 21:21:14 +0000 (+0100) Subject: config for ESPRESSObin from Globalscale Tech. Inc. X-Git-Tag: v0.11.0-rc1~1303 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=1c2e3d41de30c5e47d3fc8eda3de0a0a8229895a;ds=sidebyside config for ESPRESSObin from Globalscale Tech. Inc. Change-Id: I77f536a9d2e901ebcef0a7dd0f205e5332b1d382 Signed-off-by: Jiri Kastner Reviewed-on: http://openocd.zylin.com/4303 Tested-by: jenkins Reviewed-by: Forest Crossman Reviewed-by: Tomas Vanek --- diff --git a/tcl/board/gti/espressobin.cfg b/tcl/board/gti/espressobin.cfg new file mode 100644 index 0000000000..20d0452fd3 --- /dev/null +++ b/tcl/board/gti/espressobin.cfg @@ -0,0 +1,7 @@ +# config for ESPRESSObin from +# Globalscale Technologies Inc. + +# srst is isolated through missing resistor +reset_config trst_only + +source [find target/marvell/88f3720.cfg]