From 43d4ae476336afa1ec68d9de598f3fca766bd489 Mon Sep 17 00:00:00 2001 From: David Anders Date: Wed, 18 Apr 2012 15:12:24 -0500 Subject: [PATCH] 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 --- tcl/board/ti_pandaboard_es.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tcl/board/ti_pandaboard_es.cfg diff --git a/tcl/board/ti_pandaboard_es.cfg b/tcl/board/ti_pandaboard_es.cfg new file mode 100644 index 000000000..2abd7e97a --- /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 +