summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/papyrus/README
blob: 462b51dc8ed6f40580d46f135dda28bc7786df4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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.