]> git.sur5r.net Git - openocd/commitdiff
config for ESPRESSObin from Globalscale Tech. Inc.
authorJiri Kastner <cz172638@gmail.com>
Sat, 16 Dec 2017 21:21:14 +0000 (22:21 +0100)
committerPaul Fertser <fercerpav@gmail.com>
Wed, 20 Dec 2017 19:47:11 +0000 (19:47 +0000)
Change-Id: I77f536a9d2e901ebcef0a7dd0f205e5332b1d382
Signed-off-by: Jiri Kastner <cz172638@gmail.com>
Reviewed-on: http://openocd.zylin.com/4303
Tested-by: jenkins
Reviewed-by: Forest Crossman <cyrozap@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
tcl/board/gti/espressobin.cfg [new file with mode: 0644]

diff --git a/tcl/board/gti/espressobin.cfg b/tcl/board/gti/espressobin.cfg
new file mode 100644 (file)
index 0000000..20d0452
--- /dev/null
@@ -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]