document gnICE+ and support Blackfin processors

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1764 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Mike Frysinger 15 years ago
parent a6039f468a
commit dcfde97c1d

@ -19,6 +19,8 @@
* src/bus/writemem.c (urj_bus_writemem): Likewise.
* src/flash/flash.c (urj_flashmem): Likewise.
* doc/UrJTAG.txt: Add gnICE+ and list supported Blackfin processors.
2010-02-04 Jie Zhang <jie.zhang@analog.com>
* src/tap/cable/ft2232.c (ft2232_gnice_init_common): Replace

@ -229,7 +229,8 @@ FT2232-based USB cables:
* Turtelizer 2 (experimental) http://www.ethernut.de/en/hardware/turtelizer/[]
* USB to JTAG Interface (experimental)
* http://www.hs-augsburg.de/~hhoegl/proj/usbjtag/usbjtag.html[]
* Black gnICE http://docs.blackfin.uclinux.org/doku.php?id=hw:jtag:gnice[]
* Blackfin gnICE http://docs.blackfin.uclinux.org/doku.php?id=hw:jtag:gnice[]
* Blackfin gnICE+ http://docs.blackfin.uclinux.org/doku.php?id=hw:jtag:gnice-plus[]
* Xverve Signalyzer Tool (experimental)
Other USB cables:
@ -251,6 +252,16 @@ least the following are supported:
* Altera MAX7000 (w/ BSDL)
* Altera EPM7128AETC100
* Altera Cyclone I & II (w/ BSDL)
* Analog Devices Blackfin (w/ BSDL)
- BF504/BF506
- BF512/BF514/BF516/BF518
- BF522/BF523/BF524/BF525/BF526/BF527
- BF531/BF532/BF533
- BF538/BF539
- BF534/BF536/BF537
- BF542/BF544/BF547/BF548/BF549
- BF561
- BF592
* Analog Devices Sharc-21065L
* Atmel ATmega128 (partial support)
* Atmel AT32AP7000 (partial support)

Loading…
Cancel
Save