From: David Anders Date: Wed, 18 Apr 2012 20:12:24 +0000 (-0500) Subject: pandaboard: add initial TCL support for pandaboard-es X-Git-Tag: v0.6.0-rc1~143 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=43d4ae476336afa1ec68d9de598f3fca766bd489;ds=sidebyside pandaboard: add initial TCL support for pandaboard-es add initial TCL support for the pandaboard-es which is based on the omap4460 from Texas Instruments. Change-Id: Ic63588721487feb95e7cb3d41cfaab0d2f181766 Signed-off-by: David Anders Reviewed-on: http://openocd.zylin.com/573 Tested-by: jenkins Reviewed-by: Peter Stuge --- diff --git a/tcl/board/ti_pandaboard_es.cfg b/tcl/board/ti_pandaboard_es.cfg new file mode 100644 index 0000000000..2abd7e97ad --- /dev/null +++ b/tcl/board/ti_pandaboard_es.cfg @@ -0,0 +1,6 @@ +jtag_rclk 6000 + +source [find target/omap4460.cfg] + +reset_config trst_only +