Back to home page

LXR

 
 

    


Warning, /bsps/sh/gensh1/README.md is written in an unsupported language. File is not indexed.

0001 gensh1
0002 ======
0003 Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de)
0004 
0005 ```
0006 BSP NAME:           generic SH1 (gensh1)
0007 BOARD:              n/a
0008 BUS:                n/a
0009 CPU FAMILY:         Hitachi SH
0010 CPU:                SH 7032
0011 COPROCESSORS:       none
0012 MODE:               n/a
0013 
0014 DEBUG MONITOR:      gdb
0015 ```
0016 
0017 PERIPHERALS
0018 -----------
0019 ```
0020 TIMERS:             on-chip
0021   RESOLUTION:         cf. Hitachi SH 703X Hardware Manual (Phi/4)
0022 SERIAL PORTS:       on-chip (with 2 ports)
0023 REAL-TIME CLOCK:    none
0024 DMA:                not used
0025 VIDEO:              none
0026 SCSI:               none
0027 NETWORKING:         none
0028 ```
0029 
0030 DRIVER INFORMATION
0031 ------------------
0032 ```
0033 CLOCK DRIVER:       on-chip timer
0034 IOSUPP DRIVER:      default
0035 SHMSUPP:            default
0036 TIMER DRIVER:       on-chip timer
0037 TTY DRIVER:         /dev/null (stub)
0038 ```
0039 
0040 STDIO
0041 -----
0042 ```
0043 PORT:               /dev/null (stub)
0044 ELECTRICAL:         n/a
0045 BAUD:               n/a
0046 BITS PER CHARACTER: n/a
0047 PARITY:             n/a
0048 STOP BITS:          n/a
0049 ```
0050 
0051 NOTES
0052 -----
0053 (1) The stub console driver (null) is enabled by default.
0054 
0055 (2) The driver for the on-chip serial devices (sci) is still in its infancy
0056     and not fully tested. It may even be non-functional and therefore is
0057     disabled by default. Please let us know any problems you encounter with
0058     it.
0059     To activate it edit libbsp/sh/gensh1/include/bsp.h