From: Marek Vasut Date: Fri, 29 Oct 2010 01:06:16 +0000 (+0200) Subject: Add EfikaMX smarttop board support X-Git-Tag: v0.5.0-rc1~358 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8f1f8e7b96d4dfdca867cfcf69e0efab9f6e3731;p=openocd Add EfikaMX smarttop board support This patch finally adds support for i.MX51 based Genesi USA EfikaMX smarttop board. Signed-off-by: Marek Vasut --- diff --git a/tcl/board/efikamx.cfg b/tcl/board/efikamx.cfg new file mode 100644 index 00000000..f8ae25d8 --- /dev/null +++ b/tcl/board/efikamx.cfg @@ -0,0 +1,9 @@ +# Genesi USA EfikaMX +# http://www.genesi-usa.com/products/efika + +# Fall back to 6MHz if RTCK is not supported +jtag_rclk 6000 + +source [find target/imx51.cfg] + +reset_config trst_only