This is an automated email from Gerrit. Andreas Färber ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/3081
-- gerrit commit a0173087b760c9cf6f9567d0adb7b216400f6a8d Author: Andreas Färber <[email protected]> Date: Thu Oct 29 18:45:00 2015 +0100 tcl/board: Add Arndale config Tested with Olimex ARM-USB-OCD-H adapter. Change-Id: I1bf68176f9c155f8803df5a10a7fbe03116c6309 Signed-off-by: Andreas Färber <[email protected]> diff --git a/tcl/board/insignal_arndale.cfg b/tcl/board/insignal_arndale.cfg new file mode 100644 index 0000000..25c123e --- /dev/null +++ b/tcl/board/insignal_arndale.cfg @@ -0,0 +1,8 @@ +# +# InSignal Arndale board +# + +source [find target/exynos5250.cfg] + +# Experimentally determined highest working speed +adapter_khz 200 -- ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
