URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libcpu/] [powerpc/] [mpc8260/] [README] - Rev 1780
Go to most recent revision | Compare with Previous | Blame | View Log
#
# README,v 1.1 2001/10/22 13:42:45 joel Exp
# Modified from mpc860 version by A. Dachs, 28-4-00
Various non BSP dependant support routines.
clock - Uses the MPC8260 decrementer to
generate RTEMS clock ticks.
console_generic - Uses the MPC8260 SCCs and SMCs to to serial I/O
include - console.h: function declarations for console related functions
timer - Uses the MPC8260 timebase register for timing
tests. It only uses the lower 32 bits
vectors - MPC8260 specific vector entry points.
Includes CPU dependant, application independant
handlers: alignment.
Go to most recent revision | Compare with Previous | Blame | View Log