board: introduce base config for TI BeagleBone family boards 99/3099/6
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)
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]

diff --git a/tcl/board/ti_beaglebone-base.cfg b/tcl/board/ti_beaglebone-base.cfg
new file mode 100644 (file)
index 0000000..82d3c31
--- /dev/null
@@ -0,0 +1,4 @@
+# AM335x Beaglebone family base configuration
+#  http://beagleboard.org/bone
+
+source [find target/am335x.cfg]
index 5d31d1d971e0bc88f4a405c1d6054b1ff719fb81..a54ad62752c13d737294e84bdcb295df834b5254 100644 (file)
@@ -6,8 +6,8 @@ source [find interface/ftdi/xds100v2.cfg]
 
 adapter_khz 16000
 
-source [find target/am335x.cfg]
-
 reset_config trst_and_srst
 
+source [find board/ti_beaglebone-base.cfg]
+
 
diff --git a/tcl/board/ti_beaglebone_black.cfg b/tcl/board/ti_beaglebone_black.cfg
new file mode 100644 (file)
index 0000000..79fc1e8
--- /dev/null
@@ -0,0 +1,8 @@
+# AM335x Beaglebone Black
+#  http://beagleboard.org/bone
+
+adapter_khz 1000
+
+reset_config trst_and_srst
+
+source [find board/ti_beaglebone-base.cfg]

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)