OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [sh/] [gensh2/] [README] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
#
2
#  README,v 1.5 2001/08/16 21:07:41 joel Exp
3
#
4
#  Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
5
#  Adapted by: John Mills (jmills@tga.com)
6
#  Corrections: Radzislaw Galler (rgaller@et.put.poznan.pl)
7
 
8
 
9
BSP NAME:           generic SH2 (gensh2)
10
BOARD:              EVB7045F (note 2)
11
BUS:                n/a
12
CPU FAMILY:         Hitachi SH
13
CPU:                SH 7045F
14
COPROCESSORS:       none
15
MODE:               n/a
16
 
17
DEBUG MONITOR:      gdb
18
 
19
PERIPHERALS
20
===========
21
TIMERS:             on-chip
22
  RESOLUTION:         cf. Hitachi SH 704X Hardware Manual (Phi/16)
23
SERIAL PORTS:       on-chip (with 2 ports)
24
REAL-TIME CLOCK:    none
25
DMA:                not used
26
VIDEO:              none
27
SCSI:               none
28
NETWORKING:         none
29
 
30
DRIVER INFORMATION
31
==================
32
CLOCK DRIVER:       on-chip timer
33
IOSUPP DRIVER:      default
34
SHMSUPP:            default
35
TIMER DRIVER:       on-chip timer
36
TTY DRIVER:         /dev/console
37
 
38
STDIO
39
=====
40
PORT:               /dev/sci0
41
ELECTRICAL:         SCI0
42
BAUD:               9600
43
BITS PER CHARACTER: 8
44
PARITY:             NONE
45
STOP BITS:          1
46
 
47
NOTES
48
=====
49
 
50
(1) The present 'hw_init.c' file provides 'early_hw_init'(void) which
51
    is normally called from 'start.S' to provide such minimal HW setup
52
    as is conveniently written in 'C' and can make use of global
53
    symbols for 7045F processor elements. It also provides
54
    'void bsp_hw_init (void)' normally called from 'bspstart.c', shortly
55
    before RTEMS itself is started.
56
 
57
    These are both minimal functions intended to support the RTEMS test
58
    suites.
59
 
60
(2) See README.EVB7045F

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.