]> git.sur5r.net Git - openocd/commit
board: add configuration for freescale twr-vf65gs10 system module
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Mon, 25 Jul 2016 12:43:35 +0000 (14:43 +0200)
committerPaul Fertser <fercerpav@gmail.com>
Fri, 9 Dec 2016 14:34:39 +0000 (14:34 +0000)
commit0c2de8b3d0bcc79cac026945d7f29989bbe4084f
treeace2c6fb47e78bce3fe933f48727cd0f5ecb3f10
parent49cac156bb23ef304e4a8520b1c5600846fac0cc
board: add configuration for freescale twr-vf65gs10 system module

This patch contains configuration for the twr-vf65gs10 system module
of the Freescale (NXP) tower system. It provides support for both the
CMSIS-DAP available via USB and the Cortex+ETM connector
on J5. The configuration also contains DDR and clock init code
hooked into the reset-init event handler.

Change-Id: I68303e0038e137dcadc57525e662428769fb69f2
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/3564
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
tcl/board/twr-vf65gs10.cfg [new file with mode: 0644]
tcl/board/twr-vf65gs10_cmsisdap.cfg [new file with mode: 0644]