summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc860/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-02 15:32:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-02 15:32:30 +0000
commitfaf7f46c968624a08a42c93748614c7da72019eb (patch)
treed7746a241ae6590900dcaecbc9fbba64423759d0 /c/src/lib/libcpu/powerpc/mpc860/README
parentUpdated Ethernet driver from Erik Ivanenko <erik.ivanenko@utoronto.ca>. (diff)
downloadrtems-faf7f46c968624a08a42c93748614c7da72019eb.tar.bz2
Patch from Jay Monkman <jmonkman@frasca.com> to address minor issues
in the eth_comm BSP documentation.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc860/README')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc860/README15
1 files changed, 6 insertions, 9 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc860/README b/c/src/lib/libcpu/powerpc/mpc860/README
index 528506d3dd..211916489d 100644
--- a/c/src/lib/libcpu/powerpc/mpc860/README
+++ b/c/src/lib/libcpu/powerpc/mpc860/README
@@ -4,19 +4,16 @@
Various non BSP dependant support routines.
-clock - Uses the 403 PIT (Programmable interval timer) to
+clock - Uses the MPC860 PITPIT (Programmable interval timer) to
generate RTEMS clock ticks.
-console - Uses the 403 Internal serial port to do RTEMS
- console I/O. Not ALL members of the 403 family
- have this.
+console_generic - Uses the MPC860 SCCs and SMCs to to serial I/O
-include - Currently empty
+include - console.h: function declarations for console related functions
-timer - Uses the 403 timebase register for timing
- tests. Other PowerPCs have slightly different
- timebase register definitions.
+timer - Uses the MPC860 timebase register for timing
+ tests. It only uses the lower 32 bits
-vectors - PowerPC 403 specific vector entry points.
+vectors - MPC860 specific vector entry points.
Includes CPU dependant, application independant
handlers: alignment.