summaryrefslogtreecommitdiffstats
path: root/doc/supplements/powerpc
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>1997-12-02 16:02:45 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>1997-12-02 16:02:45 +0000
commitbfad6e21edf44d2ac53b0514c98844d42006b7ae (patch)
treeab8a5b84dffb463ade53122a516ae2a926d5e07e /doc/supplements/powerpc
parentModified referances to SPARC to PowerPC. Updated the Information Table to (diff)
downloadrtems-bfad6e21edf44d2ac53b0514c98844d42006b7ae.tar.bz2
Added definations for serial_per_sec, serial_rate, and serial_xon_xoff.
Diffstat (limited to 'doc/supplements/powerpc')
-rw-r--r--doc/supplements/powerpc/cputable.t12
-rw-r--r--doc/supplements/powerpc/cputable.texi12
2 files changed, 12 insertions, 12 deletions
diff --git a/doc/supplements/powerpc/cputable.t b/doc/supplements/powerpc/cputable.t
index b5b8a51c6e..673387723a 100644
--- a/doc/supplements/powerpc/cputable.t
+++ b/doc/supplements/powerpc/cputable.t
@@ -131,9 +131,11 @@ indicates whether the exception vectors are located in RAM or ROM. If
they are located in RAM dynamic vector installation occurs, otherwise
it does not.
-
@item serial_per_sec
-is the XXX
+is the number of clock ticks per second for the PPC403 serial timer.
+
+@item serial_rate
+is the baud rate for the PPC403 serial timer.
@item serial_external_clock
is a flag used by the BSP to indicate whether or not to mask in a 0x2 into
@@ -141,7 +143,8 @@ the Input/Output Configuration Register (IOCR) during initialization of the
PPC403 console. XXX This bit is defined as "reserved" 6-12?
@item serial_xon_xoff
-is the XXX
+is a flag used by the BSP to indicate whether or not XON/XOFF flow control
+is supported for the PPC403 serial timer.
@item serial_cts_rts
is a flag used by the BSP to indicate whether or not to set the lsb of the
@@ -149,9 +152,6 @@ Input/Output Configuration Register (IOCR) during initialization of the
PPC403 console. XXX This bit is defined as "reserved" 6-12?
-@item serial_rate
-is the XXX
-
@item timer_average_overhead
is the average number of overhead ticks that occur on the PPC403 timer.
diff --git a/doc/supplements/powerpc/cputable.texi b/doc/supplements/powerpc/cputable.texi
index b5b8a51c6e..673387723a 100644
--- a/doc/supplements/powerpc/cputable.texi
+++ b/doc/supplements/powerpc/cputable.texi
@@ -131,9 +131,11 @@ indicates whether the exception vectors are located in RAM or ROM. If
they are located in RAM dynamic vector installation occurs, otherwise
it does not.
-
@item serial_per_sec
-is the XXX
+is the number of clock ticks per second for the PPC403 serial timer.
+
+@item serial_rate
+is the baud rate for the PPC403 serial timer.
@item serial_external_clock
is a flag used by the BSP to indicate whether or not to mask in a 0x2 into
@@ -141,7 +143,8 @@ the Input/Output Configuration Register (IOCR) during initialization of the
PPC403 console. XXX This bit is defined as "reserved" 6-12?
@item serial_xon_xoff
-is the XXX
+is a flag used by the BSP to indicate whether or not XON/XOFF flow control
+is supported for the PPC403 serial timer.
@item serial_cts_rts
is a flag used by the BSP to indicate whether or not to set the lsb of the
@@ -149,9 +152,6 @@ Input/Output Configuration Register (IOCR) during initialization of the
PPC403 console. XXX This bit is defined as "reserved" 6-12?
-@item serial_rate
-is the XXX
-
@item timer_average_overhead
is the average number of overhead ticks that occur on the PPC403 timer.