From: kc8apf Date: Tue, 20 Jan 2009 04:14:00 +0000 (+0000) Subject: Add axm0432 interface config courtesy of Alan Carvalho de Assis X-Git-Tag: v0.1.0~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=967bac332f9c03c16c41e75211a3ff87e8024414;p=openocd Add axm0432 interface config courtesy of Alan Carvalho de Assis git-svn-id: svn://svn.berlios.de/openocd/trunk@1349 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/src/target/interface/axm0432.cfg b/src/target/interface/axm0432.cfg new file mode 100644 index 00000000..1a17ee26 --- /dev/null +++ b/src/target/interface/axm0432.cfg @@ -0,0 +1,6 @@ +#interface +interface ft2232 +ft2232_device_desc "Symphony SoundBite A" +ft2232_layout "axm0432_jtag" +ft2232_vid_pid 0x0403 0x6010 +