summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/gen5200/README
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/gen5200/README')
-rw-r--r--bsps/powerpc/gen5200/README65
1 files changed, 65 insertions, 0 deletions
diff --git a/bsps/powerpc/gen5200/README b/bsps/powerpc/gen5200/README
new file mode 100644
index 0000000000..2c3b08212b
--- /dev/null
+++ b/bsps/powerpc/gen5200/README
@@ -0,0 +1,65 @@
+#
+# 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.
+