Add board/redbee-usb.cfg
authorMariano Alvira <mar@devl.org>
Sun, 28 Feb 2010 18:33:46 +0000 (10:33 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 28 Feb 2010 18:33:46 +0000 (10:33 -0800)
The Redbee USB is a small form-factor usb stick from Redwire, LLC
(www.redwirellc.com/store), built around a Freescale MC13224V
ARM7TDMI + 802.15.4 radio (plus antenna).

It includes an FT2232H for debugging, with Channel B connected to the
mc13224v's JTAG interface (unusual) and Channel A connected to UART1.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/jtag/drivers/ft2232.c
tcl/board/redbee-usb.cfg [new file with mode: 0644]

index c6113abdb340e14e545b036bf1e291b028e7d17e..9da2977f7ebbc120d0c81d1903fbc5841c443e5a 100644 (file)
@@ -2131,6 +2131,7 @@ to debug some other target.  It can support the SWO trace mechanism.
 @item @b{oocdlink} OOCDLink
 @c oocdlink ~= jtagkey_prototype_v1
 @item @b{redbee-econotag} Integrated with a Redbee development board.
+@item @b{redbee-usb} Integrated with a Redbee USB-stick development board.
 @item @b{sheevaplug} Marvell Sheevaplug development kit
 @item @b{signalyzer} Xverve Signalyzer
 @item @b{stm32stick} Hitex STM32 Performance Stick
index d2e96d0791af7fee6d6ffc0d109e6ffa46f073a1..43e7b9fbe148ac655ab747748718bfbecc4d548f 100644 (file)
@@ -269,6 +269,11 @@ static const struct ft2232_layout  ft2232_layouts[] =
                .init = redbee_init,
                .reset = redbee_reset,
        },
+       { .name = "redbee-usb",
+               .init = redbee_init,
+               .reset = redbee_reset,
+               .channel = INTERFACE_B,
+       },
        { .name = NULL, /* END OF TABLE */ },
 };
 
diff --git a/tcl/board/redbee-usb.cfg b/tcl/board/redbee-usb.cfg
new file mode 100644 (file)
index 0000000..3aa68c1
--- /dev/null
@@ -0,0 +1,8 @@
+source [find target/mc13224v.cfg]
+
+# The redbee-econotag has an onboard ft2232h with
+# channel B wired to the JTAG pins on the mc13224v
+# channel A is wired to UART1 on the mc13224v
+interface ft2232
+ft2232_layout redbee-usb
+ft2232_vid_pid 0x0403 0x6010

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)