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

4.104.114.84.95
Last change on this file since 80e5391 was eb5a7e07, checked in by Joel Sherrill <joel.sherrill@…>, on 10/06/95 at 20:48:38

fixed missing CVS IDs

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