forked from Imagelibrary/rtems
66 lines
1.4 KiB
Plaintext
66 lines
1.4 KiB
Plaintext
#
|
|
# README
|
|
#
|
|
|
|
BSP NAME: gen5200
|
|
BOARD: various boards based on MPC5200 Controller:
|
|
MicroSys PM520 with Carrier board CR825
|
|
BUS: N/A
|
|
CPU FAMILY: ppc
|
|
CPU: PowerPC MPC5200
|
|
COPROCESSORS: Hardware FPU
|
|
MODE: 32 bit mode, I and D cache enabled
|
|
DEBUG MONITOR: None
|
|
|
|
PERIPHERALS
|
|
===========
|
|
TIMERS: GPT
|
|
SERIAL PORTS: 3 PSCs
|
|
2 CAN IFs
|
|
1 I2C IF
|
|
REAL-TIME CLOCK: PCF8563
|
|
DMA: for Ethernet and CompactFlash
|
|
VIDEO: none
|
|
SCSI: none
|
|
IDE: 1 CompactFlash Slot supported
|
|
NETWORKING: 1 FEC Fast Ethernet
|
|
|
|
DRIVER INFORMATION
|
|
==================
|
|
CLOCK DRIVER: using one GPT
|
|
IOSUPP DRIVER: none
|
|
SHMSUPP: none
|
|
TIMER DRIVER: Timebase register (lower 32 bits only)
|
|
|
|
STDIO
|
|
=====
|
|
PORT: PSC1
|
|
ELECTRICAL: RS-232
|
|
BAUD: 9600
|
|
BITS PER CHARACTER: 8
|
|
PARITY: None
|
|
STOP BITS: 1
|
|
|
|
NOTES
|
|
=====
|
|
On-chip resources:
|
|
PSC1 /dev/console /dev/tty00
|
|
PSC2 /dev/tty01
|
|
PSC3 /dev/tty02
|
|
|
|
|
|
Board description
|
|
-----------------
|
|
|
|
Clock rate: external clock: 33MHz
|
|
Bus width: 32 bit Flash, 32 bit SDRAM
|
|
FLASH: 8MByte
|
|
RAM: 64MByte SDRAM
|
|
|
|
|
|
Debugging/ Code loading:
|
|
------------------------
|
|
|
|
Tested using the Lauterbach TRACE32 ICD debugger.
|
|
|