source: rtems/c/src/lib/libbsp/powerpc/papyrus/README @ c62d36f

4.104.114.84.95
Last change on this file since c62d36f was 63edbb3f, checked in by Joel Sherrill <joel.sherrill@…>, on 08/22/95 at 16:57:18

Fixed missing RCS Ids

  • Property mode set to 100644
File size: 1.1 KB
Line 
1#
2#  README,v 1.2 1995/05/31 16:56:03 joel Exp
3#
4#
5
6BSP NAME:           papyrus
7BOARD:              i cubed, papyrus development board
8BUS:                N/A
9CPU FAMILY:         ppc
10CPU:                PowerPC 403GA
11COPROCESSORS:       N/A
12MODE:               32 bit mode
13
14DEBUG MONITOR:      Modified IBM OpenBios
15
16PERIPHERALS
17===========
18TIMERS:             403GA internal
19  RESOLUTION:         .1 microseconds
20SERIAL PORTS:       403GA internal with extra lines
21REAL-TIME CLOCK:    403GA internal
22DMA:                403GA internal
23VIDEO:              Laser Printer
24SCSI:               none
25NETWORKING:         AMD PCNet32
26
27DRIVER INFORMATION
28==================
29CLOCK DRIVER:       403GA internal
30IOSUPP DRIVER:      N/A
31SHMSUPP:            N/A
32TIMER DRIVER:       403GA internal
33TTY DRIVER:         403GA internal
34
35STDIO
36=====
37PORT:               Console port 0
38ELECTRICAL:         RS-232
39BAUD:               9600
40BITS PER CHARACTER: 8
41PARITY:             None
42STOP BITS:          1
43
44Notes
45=====
46
47Papyrus only supports single processor operations.
48
49The code under c/src/lib/libbsp/ppc/papyrus only really supports
50the PowerOpen ABI with an ELF assembler.
51
Note: See TracBrowser for help on using the repository browser.