summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme2307/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 20:41:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 20:41:28 +0000
commit19ca7978a660fd325d9a6b25f3dd964f81fe8b19 (patch)
treea06262aa2dafe8d981dcb9d7287bd1643526664f /c/src/lib/libbsp/powerpc/mvme2307/README
parentThe fiels isatty.c and creat.c were copied from newlib/libc/posix to (diff)
downloadrtems-19ca7978a660fd325d9a6b25f3dd964f81fe8b19.tar.bz2
Motorola MVME2307 BSP submitted by Jay Kulpinski <jskulpin@eng01.gdds.com>.
No modifications made.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mvme2307/README')
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/README58
1 files changed, 58 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme2307/README b/c/src/lib/libbsp/powerpc/mvme2307/README
new file mode 100644
index 0000000000..c3c9c4be70
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/mvme2307/README
@@ -0,0 +1,58 @@
+BSP NAME: mvme2307
+BOARD: Motorola MVME2307
+BUS: VME/PCI
+CPU FAMILY: PowerPC
+CPU: Motorola MPC604
+COPROCESSORS: none
+MODE: 32 bit mode/big endian
+
+DEBUG MONITOR: PPCBUG
+
+PERIPHERALS
+===========
+TIMERS: PPC internal time base register
+ RESOLUTION: 60 ns
+SERIAL PORTS: PC16550 via PPCBUG
+REAL-TIME CLOCK: PPC internal decrementer register
+DMA: none
+VIDEO: none
+SCSI: none
+NETWORKING: DEC21140
+
+DRIVER INFORMATION
+==================
+CLOCK DRIVER: PPC internal
+IOSUPP DRIVER: N/A
+SHMSUPP: N/A
+TIMER DRIVER: Intel i8254
+TTY DRIVER: PPC internal
+
+STDIO
+=====
+PORT: Console port 0
+ELECTRICAL: RS-232
+BAUD: 9600
+BITS PER CHARACTER: 8
+PARITY: None
+STOP BITS: 1
+
+NOTES
+=====
+PPCBUG interrupt vectors:
+ 00100 reset
+ 00700 program
+ 00c00 syscall
+ 02000 run mode
+
+PPCBUG register usage:
+ SPR275 must be restored before returning to PPCBUG
+ SPR272-SPR274 will be changed by PPCBUG
+
+PPCBUG memory usage:
+ top 768K RAM reserved for BUG (at reset R1 points to top of usable area)
+ 0000-3fff reserved for vectors
+ MK48T59/559 NVRAM (base = ??)
+ 0000-16f7 - available for user
+ 16f8-1ef7 - PPCBUG
+ 1ef8-1ff7 - configuration data
+ 1ff8-1fff - real time clock registers