- Added support for ARM926EJ-S based cores
[fw/openocd] / README
diff --git a/README b/README
index 47cab624f5c0a22313a6ef3e0a345b3fd306421e..3dc5865c705705f0ebe615b62089ef5a514e7a8c 100644 (file)
--- a/README
+++ b/README
@@ -38,6 +38,9 @@ interface for use with the OpenOCD. Schematics are available at the USBJTAG
 website, and a homebrew device can easily be built using the FTDI evaluation
 module DLP2232M.
 
+* OOCD-Link: http://www.joernonline.de/dw/doku.php?id=en:projects:oocdlink
+Similar to the USBJTAG, this design comes with free schematics, too.
+
 * Amontec JTAGkey: www.amontec.com
 The Amontec JTAGkey offers support for a wide variety of target voltages from
 1.4V to 5V. It also allows the JTAG lines and reset signals to be tri-stated,
@@ -75,11 +78,6 @@ This version of openocd supports the following cores:
 Support for Intel XScale CPUs (PXA25x, PXA27x and IXP4xx) is currently being
 developed.
 
-The OpenOCD is only tested with little-endian targets, but support for
-big-endian is planned. If you're interested in helping with this (and you
-happen to have a big-endian ARM7/ARM9 system, feel free to contact
-Dominic.Rath <at> gmx.de.
-
 3. Host platforms
 
 OpenOCD was originally developed on x86-Linux, but has since then been ported