Nicolas Pitre listed some more devices.

git-svn-id: svn://svn.berlios.de/openocd/trunk@356 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2008-02-27 06:44:45 +00:00
parent 0686e944f3
commit 5a15c6d807
2 changed files with 2044 additions and 2040 deletions

3
README
View File

@ -111,6 +111,9 @@ Support for Intel XScale CPUs is also included:
- PXA27x - PXA27x
- IXP42x - IXP42x
And support for the Marvell Feroceon CPU core as found in the
Orion SOC family is included as well.
3. Host platforms 3. Host platforms
OpenOCD was originally developed on x86-Linux, but has since then been ported OpenOCD was originally developed on x86-Linux, but has since then been ported

View File

@ -441,6 +441,7 @@ Defines a target that should be debugged. Currently supported types are:
@item arm926ejs @item arm926ejs
@item arm966e @item arm966e
@item cortex_m3 @item cortex_m3
@item feroceon
@item xscale @item xscale
@end itemize @end itemize