mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Add EfikaMX smarttop board support
This patch finally adds support for i.MX51 based Genesi USA EfikaMX smarttop board. Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
This commit is contained in:
9
tcl/board/efikamx.cfg
Normal file
9
tcl/board/efikamx.cfg
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user