]> git.sur5r.net Git - openocd/commit
board: introduce base config for TI BeagleBone family boards
authorMatthias Welwarsky <matthias@welwarsky.de>
Wed, 4 Nov 2015 10:25:51 +0000 (11:25 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Sun, 23 Apr 2017 20:34:34 +0000 (21:34 +0100)
commit1894292032cfa64a745349344ee7b6271867444f
tree965bf309e3500e328275b0847d932451d952d138
parent7829f31a6dd61297e97d8e94fe98a1658eac833e
board: introduce base config for TI BeagleBone family boards

This patch adds the file ti_beaglebone-base.cfg as the common base
configuration for all TI BeagleBone derived boards. It also modifies
ti_beaglebone.cfg to source the base board and only add the on-board
JTAG adapter. Lastly, it adds a file ti_beaglebone_black.cfg with
a suitable configuraton for the BeagleBone "Black" variant.

Change-Id: I40cacb8abed7bdb308929713891f7b5e5b685c95
Signed-off-by: Matthias Welwarsky <matthias@welwarsky.de>
Reviewed-on: http://openocd.zylin.com/3099
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
tcl/board/ti_beaglebone-base.cfg [new file with mode: 0644]
tcl/board/ti_beaglebone.cfg
tcl/board/ti_beaglebone_black.cfg [new file with mode: 0644]