add board/redbee-econotag.cfg and JTAG support
commit63763345d94b11f106c832c23e8ad730a4485723
authorMariano Alvira <mar@devl.org>
Sun, 28 Feb 2010 06:52:34 +0000 (27 22:52 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 28 Feb 2010 06:52:34 +0000 (27 22:52 -0800)
treecc0de7a0c935fc884b321f086e873ec348655cd8
parente4a40d257d6c8fa393929cda50c0a1d777787da2
add board/redbee-econotag.cfg and JTAG support

The Redbee Econotag is an open hardware development kit from
Redwire, LLC (www.redwirellc.com/store), for the Freescale
MC13224V ARM7TDMI + 802.15.4 radio.

It includes both an MC13224V and an FT2232H (for JTAG and UART
support).  It has flexible power supply options.

Additional features are:

  - inverted-F pcb antenna
  - 36 GPIO brought out to 0.1" pin header
    (includes all peripheral pins)
  - Reset button
  - Two push buttons (on kbi1-5 and kbi0-4)
  - USB-A connector, powered from USB
  - up to 16V external input
  - pads for optional buck inductor
  - pads for optional 32.768kHz crystal
  - 2x LEDS on TX_ON and RX_ON

[ dbrownell@users.sourceforge.net: shrink lines; texi ]

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