Tested with "TWR-K70-SOM-BSB-1A" baseboard.
Change-Id: I37aa21f1ca8aa13a4bf03be7dd534d6da1aec017
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-on: http://openocd.zylin.com/2767
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
--- /dev/null
+#
+# EmCraft Systems TWR-VF6-SOM-BSB
+#
+# http://www.emcraft.com/products/259#twr-kit
+#
+
+source [find board/emcraft_vf6-som.cfg]
+
+reset_config srst_only srst_nogate
--- /dev/null
+#
+# EmCraft Systems Vybrid VF6 SOM
+#
+# http://www.emcraft.com/products/259#som
+#
+
+set CHIPNAME vf610
+source [find target/vybrid_vf6xx.cfg]