From 8f1f8e7b96d4dfdca867cfcf69e0efab9f6e3731 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Fri, 29 Oct 2010 03:06:16 +0200 Subject: Add EfikaMX smarttop board support This patch finally adds support for i.MX51 based Genesi USA EfikaMX smarttop board. Signed-off-by: Marek Vasut --- tcl/board/efikamx.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tcl/board/efikamx.cfg (limited to 'tcl') 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 -- cgit v1.2.3