summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-20 15:53:27 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-20 15:53:27 -0600
commit387c90b9a8d1520b9f41445933a02c9041d740bd (patch)
tree03391f6497a6a51d90a930866861488dfa430313
parentSPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command. (diff)
downloadrtems-387c90b9a8d1520b9f41445933a02c9041d740bd.tar.bz2
sparc.t: Correct for V8/V9
-rw-r--r--doc/cpu_supplement/sparc.t8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/cpu_supplement/sparc.t b/doc/cpu_supplement/sparc.t
index 7cfb45ecc3..048ce5cac8 100644
--- a/doc/cpu_supplement/sparc.t
+++ b/doc/cpu_supplement/sparc.t
@@ -20,9 +20,9 @@ issues, interrupt processing, exact RTEMS memory requirements,
performance data, header files, and the assembly language
interface to the executive.
-This document discusses the SPARC architecture
-dependencies in this port of RTEMS. Currently, only
-implementations of SPARC Version 7 are supported by RTEMS.
+This document discusses the SPARC architecture dependencies in this
+port of RTEMS. This architectural port is for SPARC Version 7 and
+8. Implementations for SPARC V9 are in the sparc64 target.
It is highly recommended that the SPARC RTEMS
application developer obtain and become familiar with the
@@ -40,8 +40,6 @@ the following documents available from SPARC International, Inc.
@item SPARC Standard Version 7.
@item SPARC Standard Version 8.
-
-@item SPARC Standard Version 9.
@end itemize
@subheading ERC32 Specific Information