source: rtems/c/src/lib/libbsp/powerpc/haleakala/README @ 9b4422a2

4.115
Last change on this file since 9b4422a2 was 9b4422a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 15:09:24

Remove All CVS Id Strings Possible Using a Script

Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines

next to each other after Id string line removed.

+ remove entire comment blocks which only exited to

contain CVS Ids

+ If the processing left a blank line at the top of

a file, it was removed.

  • Property mode set to 100644
File size: 1000 bytes
Line 
1# Adapted from Virtex BSP
2
3BSP NAME:           Haleakala
4BOARD:              AMCC/UDTech Haleakala 405Exr eval board
5BUS:                N/A
6CPU FAMILY:         ppc
7CPU:                PowerPC 405EXr
8COPROCESSORS:       N/A
9MODE:               32 bit mode
10
11DEBUG MONITOR:
12
13PERIPHERALS
14===========
15TIMERS:             405EXr internal
16SERIAL PORTS:       405EXr internal
17REAL-TIME CLOCK:    DS1338
18DMA:                405EXr internal
19VIDEO:              none
20SCSI:               none
21NETWORKING:         405EXr internal
22
23DRIVER INFORMATION
24==================
25CLOCK DRIVER:       PPC Decrementer
26IOSUPP DRIVER:      N/A
27SHMSUPP:            N/A
28TIMER DRIVER:       N/A
29TTY DRIVER:         shared
30
31STDIO
32=====
33PORT:               Console port 0
34ELECTRICAL:         RS-232
35BAUD:               9600-115200
36BITS PER CHARACTER: 8
37PARITY:             None
38STOP BITS:          1
39
40Notes
41=====
42
43Board description
44-----------------
45clock rate:     400 MHz
46ROM:            64MByte FLASH
47RAM:            256MByte DDR DRAM
48
49
50Porting
51-------
Note: See TracBrowser for help on using the repository browser.