Board files should not select the interface. The BeagleBone Black is not
limited to just one JTAG interface.
Change-Id: I71ccc3dd9e2ca331a436701fab04e548b0abf829
Signed-off-by: Matthias Welwarsky <matthias@welwarsky.de>
Reviewed-on: http://openocd.zylin.com/3083
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
# AM335x Beaglebone
# http://beagleboard.org/bone
-# The JTAG interface is built directly on the board.
-source [find interface/ftdi/xds100v2.cfg]
-
adapter_khz 16000
source [find target/am335x.cfg]