summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/README
blob: 6165403cb4f559162d55f29316de86b45bb69302 (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
#  Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
#

BSP NAME:           generic SH1 (gensh1)
BOARD:              n/a
BUS:                n/a
CPU FAMILY:         Hitachi SH
CPU:                SH 7032
COPROCESSORS:	    none
MODE:               n/a

DEBUG MONITOR:      gdb

PERIPHERALS
===========
TIMERS:             on-chip
  RESOLUTION:         cf. Hitachi SH 703X Hardware Manual (Phi/4)
SERIAL PORTS:       on-chip (with 2 ports)
REAL-TIME CLOCK:    none
DMA:                not used
VIDEO:              none
SCSI:               none
NETWORKING:         none

DRIVER INFORMATION
==================
CLOCK DRIVER:       on-chip timer
IOSUPP DRIVER:      default
SHMSUPP:            default
TIMER DRIVER:       on-chip timer
TTY DRIVER:         /dev/null (stub)

STDIO
=====
PORT:               /dev/null (stub)
ELECTRICAL:         n/a
BAUD:               n/a
BITS PER CHARACTER: n/a
PARITY:             n/a
STOP BITS:          n/a

NOTES
=====

(1) The stub console driver (null) is enabled by default.

(2) The driver for the on-chip serial devices (sci) is still in its infancy
    and not fully tested. It may even be non-functional and therefore is
    disabled by default. Please let us know any problems you encounter with
    it.
    To activate it edit libbsp/sh/gensh1/include/bsp.h