summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/papyrus/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/papyrus/README51
1 files changed, 51 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/papyrus/README b/c/src/lib/libbsp/powerpc/papyrus/README
new file mode 100644
index 0000000000..462b51dc8e
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/papyrus/README
@@ -0,0 +1,51 @@
+#
+# README,v 1.2 1995/05/31 16:56:03 joel Exp
+#
+#
+
+BSP NAME: papyrus
+BOARD: i cubed, papyrus development board
+BUS: N/A
+CPU FAMILY: ppc
+CPU: PowerPC 403GA
+COPROCESSORS: N/A
+MODE: 32 bit mode
+
+DEBUG MONITOR: Modified IBM OpenBios
+
+PERIPHERALS
+===========
+TIMERS: 403GA internal
+ RESOLUTION: .1 microseconds
+SERIAL PORTS: 403GA internal with extra lines
+REAL-TIME CLOCK: 403GA internal
+DMA: 403GA internal
+VIDEO: Laser Printer
+SCSI: none
+NETWORKING: AMD PCNet32
+
+DRIVER INFORMATION
+==================
+CLOCK DRIVER: 403GA internal
+IOSUPP DRIVER: N/A
+SHMSUPP: N/A
+TIMER DRIVER: 403GA internal
+TTY DRIVER: 403GA internal
+
+STDIO
+=====
+PORT: Console port 0
+ELECTRICAL: RS-232
+BAUD: 9600
+BITS PER CHARACTER: 8
+PARITY: None
+STOP BITS: 1
+
+Notes
+=====
+
+Papyrus only supports single processor operations.
+
+The code under c/src/lib/libbsp/ppc/papyrus only really supports
+the PowerOpen ABI with an ELF assembler.
+