summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc8xx/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8xx/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc8xx/README b/c/src/lib/libcpu/powerpc/mpc8xx/README
new file mode 100644
index 0000000000..99877ab6bf
--- /dev/null
+++ b/c/src/lib/libcpu/powerpc/mpc8xx/README
@@ -0,0 +1,19 @@
+#
+# $Id$
+#
+
+Various non BSP dependant support routines.
+
+clock - Uses the MPC860/MPC821 PIT (Programmable interval timer) to
+ generate RTEMS clock ticks.
+
+console_generic - Uses the MPC860/MPC821 SCCs and SMCs to to serial I/O.
+
+include - console.h: function declarations for console related functions
+
+timer - Uses the MPC860/MPC821 timebase register for timing
+ tests. It only uses the lower 32 bits
+
+vectors - MPC860/MPC821 specific vector entry points.
+ Includes CPU dependant, application independant
+ handlers: alignment.