From 1c2e3d41de30c5e47d3fc8eda3de0a0a8229895a Mon Sep 17 00:00:00 2001 From: Jiri Kastner Date: Sat, 16 Dec 2017 22:21:14 +0100 Subject: [PATCH] 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 --- tcl/board/gti/espressobin.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tcl/board/gti/espressobin.cfg 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] -- 2.30.2