|
From: <ge...@op...> - 2019-04-25 20:38:48
|
This is an automated email from Gerrit. Michael Schwingen (spa...@di...) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5137 -- gerrit commit 226172e475244d7758083f5b5486874bb6074c20 Author: Michael Schwingen <mi...@sc...> Date: Thu Apr 25 22:06:53 2019 +0200 update AcTux3 configuration: add missing directives Change-Id: Ib8605946e271071458070249e593d6cdd26abc4f Signed-off-by: Michael Schwingen <spa...@di...> diff --git a/tcl/board/actux3.cfg b/tcl/board/actux3.cfg index 5435ff8..ae81bb5 100644 --- a/tcl/board/actux3.cfg +++ b/tcl/board/actux3.cfg @@ -1,6 +1,8 @@ # board config file for AcTux3/XBA IXP42x board # Date: 2010-12-16 # Author: Michael Schwingen <mi...@sc...> +transport select jtag +adapter_khz 6000 reset_config trst_and_srst separate -- |