summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-25 15:06:08 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-26 07:17:57 +0200
commiteb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5 (patch)
tree14177ad7a58c06a3c537d1e55dae7bc369a1a4b9 /c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e
parentbsps: Remove unmaintained times files (diff)
downloadrtems-eb36d1198cdf9dc1e2f776ef6e1e38755f6d13c5.tar.bz2
bsps: Move documentation, etc. files to bsps
This patch is a part of the BSP source reorganization. Update #3285.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e')
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e58
1 files changed, 0 insertions, 58 deletions
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e b/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e
deleted file mode 100644
index ef81f5a2e0..0000000000
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/README.mtx603e
+++ /dev/null
@@ -1,58 +0,0 @@
-#
-# README.mtx603e
-#
-
-BSP NAME: mtx603e
-BOARD: MTX-60X boards from motorola
-BUS: PCI, W83C554
-CPU FAMILY: ppc
-CPU: PowerPC 603e
-COPROCESSORS: N/A
-MODE: 32 bit mode
-
-DEBUG MONITOR: PPCBUG mode
-
-PERIPHERALS
-===========
-TIMERS: PPC internal Timebase register
- RESOLUTION: ???
-SERIAL PORTS: simulated via bug
-REAL-TIME CLOCK: PPC internal Decrementer register
-DMA: none
-VIDEO: none
-SCSI: none
-NETWORKING: DEC21140
-
-DRIVER INFORMATION
-==================
-CLOCK DRIVER: PPC internal
-IOSUPP DRIVER: N/A
-SHMSUPP: N/A
-TIMER DRIVER: PPC internal
-TTY DRIVER: PPC internal
-
-STDIO
-=====
-PORT: Console port 0
-ELECTRICAL: na
-BAUD: na
-BITS PER CHARACTER: na
-PARITY: na
-STOP BITS: na
-
-Notes
-=====
-
-This bsp is an instantiation of the generic motorola_powerpc BSP. It is
-"virtual" in the sense it does not supply any per-bsp files. Instead,
-it is defined by the aclocal and make/custom config files which supply
-#defines that adapt the shared powerpc code. This is seen in the
-bootloader and irq setup files.
-
-Although created for a MTX-603e board, this bsp should be readily
-portable to any of the Motorola MTX boards, and has in fact run on a
-MCP750 board.
-
-Some MTX boards have multiple processors, at this time RTEMS does not
-support SMP and there is no internal awareness of the architecture.
-