The first patch adds the mc13224v.cfg file and the redbee-econotag
layout.
The second patch adds support for using INTERFACE_B on the ft2232h and
the redbee-usb layout (which uses INTERFACE_B)
Mariano Alvira (2):
Add support for the redbee-econotag and mc13224v.cfg.
Adds a mechanism to specify the FTDI interface (A or B) in the layout
configuration struct.
src/jtag/drivers/ft2232.c | 110 ++++++++++++++++++++++++++++++++--------
tcl/board/redbee-econotag.cfg | 5 ++
tcl/board/redbee-usb.cfg | 5 ++
tcl/target/mc13224v.cfg | 80 +++++++++++++++++++++++++++++
4 files changed, 178 insertions(+), 22 deletions(-)
create mode 100644 tcl/board/redbee-econotag.cfg
create mode 100644 tcl/board/redbee-usb.cfg
create mode 100644 tcl/target/mc13224v.cfg
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development