summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc8xx/README
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-23 16:11:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-26 10:40:48 +0200
commitb8c468bc9a1442dfe834a211ff473b0907964f0d (patch)
treec1aa7f0633d29674d5f7be906021ceffec2020fb /c/src/lib/libcpu/powerpc/mpc8xx/README
parentbsp/mpc8260: Move libcpu content to bsps (diff)
downloadrtems-b8c468bc9a1442dfe834a211ff473b0907964f0d.tar.bz2
bsp/tqm8xx: Move libcpu content to bsps
This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc8xx/README')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8xx/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc8xx/README b/c/src/lib/libcpu/powerpc/mpc8xx/README
deleted file mode 100644
index 3d852d0785..0000000000
--- a/c/src/lib/libcpu/powerpc/mpc8xx/README
+++ /dev/null
@@ -1,15 +0,0 @@
-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.