summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme5500
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mvme5500')
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/LICENSE112
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/README129
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/README.VME19
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/README.booting60
4 files changed, 0 insertions, 320 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/LICENSE b/c/src/lib/libbsp/powerpc/mvme5500/LICENSE
deleted file mode 100644
index 462b47748a..0000000000
--- a/c/src/lib/libbsp/powerpc/mvme5500/LICENSE
+++ /dev/null
@@ -1,112 +0,0 @@
-
- EPICS Open License Terms
-
- The following is derived from the EPICS Open software license
- agreement which applies to many of the unbundled EPICS extensions
- and support modules.
-
- --------------------------------------------------------------
-
- Copyright © 2004, Brookhaven National Laboratory and
- Shuchen K. Feng <feng1@bnl.gov>
-
- The "RTEMS-MVME5500 Board Support Package" is distributed
- subject to the following license conditions:
-
- SOFTWARE LICENSE AGREEMENT
- Software: RTEMS-MVME5500 Board Support Package (BSP)
-
- 1. The "Software", below, refers to the aforementioned Board Support
- package (in either source code, or binary form and accompanying
- documentation)
-
- Each licensee is addressed as "you" or "Licensee."
-
- 1a.Part of the software was derived from the "RTEMS-PowerPC
- BSPs", "NetBSD Project by Allegro Networks, Inc., and
- Wasabi Systems, In.". The original Copyrights pertaining to
- these items are contained in the individual source files,
- and they are covered by their own License.
- 2. The copyright holders shown above and their third-party
- licensors hereby grant Licensee a royalty-free nonexclusive
- license, subject to the limitations stated herein and U.S.
- Government license rights.
- 3. You may modify and make a copy or copies of the Software for use
- within your organization, if you meet the following conditions:
- a. Copies in source code must include the copyright notice
- and this Software License Agreement.
- b. Copies in binary form must include the copyright notice
- and this Software License Agreement in the documentation
- and/or other materials provided with the copy.
-
- 4. You may modify a copy or copies of the Software or any portion
- of it, thus forming a work based on the Software, and distribute
- copies of such work outside your organization, if you meet all
- of the following conditions:
- a. Copies in source code must include the copyright notice
- and this Software License Agreement;
- b. Copies in binary form must include the copyright notice
- and this Software License Agreement in the documentation
- and/or other materials provided with the copy;
- c. Modified copies and works based on the Software must carry
- prominent notices stating that you changed specified
- portions of the Software.
-
- 5. Portions of the Software resulted from work developed under a
- U.S. Government contract and are subject to the following
- license: the Government is granted for itself and others acting
- on its behalf a paid-up, nonexclusive, irrevocable worldwide
- license in this computer software to reproduce, prepare
- derivative works, and perform publicly and display publicly.
- 6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT
- WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY
- LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF
- ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
- TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
- OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS
- OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF THE SOFTWARE
- WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT
- THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS
- ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED.
- 7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS,
- THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED
- STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR
- ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE
- DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS
- OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
- SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT
- (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN
- IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF
- SUCH LOSS OR DAMAGES.
-
- Brookhaven National Laboratory Notice
- *************************************
-
- Acknowledgment of sponsorship
- - - - - - - - - - - - - - - - -
- This software was produced by the National Synchrotron Light Source,
- Brookhaven National Laboratory, under Contract DE-AC02-98CH10886 with
- the Department of Energy.
-
- Government disclaimer of liability
- - - - - - - - - - - - - - - - - -
- Neither the United States nor the United States Department of Energy,
- nor any of their employees, makes any warranty, express or implied,
- or assumes any legal liability or responsibility for the accuracy,
- completeness, or usefulness of any data, apparatus, product, or process
- disclosed, or represents that its use would not infringe privately
- owned rights.
-
- Brookhaven disclaimer of liability
- - - - - - - - - - - - - - - - - -
- Brookhaven National Laboratory makes no representations or warranties,
- express or implied, nor assumes any liability for the use of this software.
-
- Maintenance of notice
- - - - - - - - - - - -
- In the interest of clarity regarding the origin and status of this
- software, Brookhaven National Laboratory requests that any recipient of
- it maintain this notice affixed to any distribution by the recipient that
- contains a copy or derivative of this software.
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/README b/c/src/lib/libbsp/powerpc/mvme5500/README
deleted file mode 100644
index 135090bc35..0000000000
--- a/c/src/lib/libbsp/powerpc/mvme5500/README
+++ /dev/null
@@ -1,129 +0,0 @@
-Please reference README.booting for the boot/load process.
-
-For the priority setting of the Interrupt Requests (IRQs), please
-reference README.irq
-
-The BSP is built and tested on the 4.7.1 and 4.7.99.2 CVS RTEMS release.
-
-I believe in valuable real-time programming, where technical neatness,
-performance and truth are. I hope I still believe. Any suggestion,
-bug reports, or even bug fixes (great!) would be highly appreciated
-so that I still believe what I believe.
-
-
-ACKNOWLEDGEMENTS
-----------------
-Acknowledgements:
-
-Valuable information was obtained from the following:
-1) Marvell NDA document for the discovery system controller.
-Other related documents are listed at :
-http://www.aps.anl.gov/epics/meetings/2006-06/RTEMS_Primer_SIG/RTEMS_BSP_MVME5500.pdf
-2) netBSD: For the two NICS and some headers :
- Allegro Networks, Inc., Wasabi Systems, Inc.
-3) RTEMS: This BSP also builds on top of the work of others who have
- contributed to similar RTEMS powerpc shared and motorola_powerpc BSPs, most
- notably Eric Valette, Till Straumann (SVGM1 BSP, too), Eric Norum and others.
-
-LICENSE
--------
-See ./LICENSE file.
-
-BSP NAME: mvme5500
-BOARD: MVME5500 by Motorola
-BUS: PCI
-CPU FAMILY: ppc
-CPU: MPC7455 @ 1GHZ
-COPROCESSORS: N/A
-MODE: 32/64 bit mode (support 32 bit for now)
-DEBUG MONITOR: MOTLoad
-SYSTEM CONTROLLER: GT64260B
-
-PERIPHERALS
-===========
-TIMERS: Eight, 32 bit programmable
-SERIAL PORTS: 2 NS 16550 on GT64260B
-REAL-TIME CLOCK: MK48T37V
-32K NVSRAM: MK48T37V
-WATCHDOG TIMER: use the one in GT-64260B
-DMA: 8 channel DMA controller (GT-64260B)
-VIDEO: none
-NETWORKING: Port 1: Intel 82544EI Gigabit Ethernet Controller
- 10/100/1000Mb/s routed to front panel RJ-45
- Port 2: 10/100 Mb ethernet unit integrated on the
- Marvell's GT64260 system controller
-
-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
-
-
-Jumpers
-=======
-
-1) The BSP is tested with the 60x bus mode instead of the MPX bus mode.
- ( No jumper or a jumper across pins 1-2 on J19 selects the 60x bus mode)
-
-2) On the mvme5500 board, Ethernet 1 is the Gigabit Ethernet port and is
- front panel only. Ethernet 2 is 10/100 BaseT Ethernet. For front-panel
- Ethernet2, install jumpers across pins 1-2 on all J6, J7, J100 and
- J101 headers.
-
-3) Enable SROM initialization at startup. (No jumper or a jumper across
- pins 1-2 on J17)
-
-In fact, (if I did not miss anything) the mvme5500 board should function
-properly if one keeps all the jumpers at factory configuration.
-One can leave out the jumper on J30 to disable EEPROM programming.
-
-Notes
-=====
-
-BSP BAT usage
-----------------------
-DBAT0 and IBAT0
-0x00000000
-0x0fffffff 1st 256M, for MEMORY access (caching enabled)
-
-DBAT1 and IBAT1
-0x00000000
-0x0fffffff 2nd 256M, for MEMORY access (caching enabled)
-
-UPDATE: (2004/5).
-The BSP now uses page tables for mapping the entire 512MB
-of RAM. DBAT0 and DBAT1 is hence free for use by the
-application. A simple 1:1 (virt<->phys) mapping is employed.
-The BSP write-protects the text and read-only data
-areas of the application. Special acknowledgement to Till
-Straumann <strauman@slac.stanford.edu> for providing inputs in
-porting the memory protection software he wrote (BSP_pgtbl_xxx())
-to MVME5500.
-
-
-The default VME configuration uses DBAT0 to map
-more PCI memory space for use by the universe VME
-bridge:
-
-DBAT0
-0x90000000 PCI memory space <-> VME
-0x9fffffff
-
-Port VME-Addr Size PCI-Adrs Mode:
-0: 0x20000000 0x0F000000 0x90000000 A32, Dat, Sup
-1: 0x00000000 0x00FF0000 0x9F000000 A24, Dat, Sup
-2: 0x00000000 0x00010000 0x9FFF0000 A16, Dat, Sup
-
-
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/README.VME b/c/src/lib/libbsp/powerpc/mvme5500/README.VME
deleted file mode 100644
index f669f94d1b..0000000000
--- a/c/src/lib/libbsp/powerpc/mvme5500/README.VME
+++ /dev/null
@@ -1,19 +0,0 @@
-README.VME: written by S. Kate Feng <feng1@bnl.gov> , 7/22/04
-
-
-Some VME modules(e.g. Oms58 motor controller) might require a PCI sync
-command following the out_xx() function (e.g. out_be16()) if mvme5500 is
-used as the SBC. The mechanism is a hardware hook to help software
-synchronize between the CPU and PCI activities. The PCI sync is
-implemented in pci/pci_interface.c. For more example of the usage,one
-can reference the drvOMS58.cc file that is posted in synAppRTEMS of
-http://www.nsls.bnl.gov/organization/UserScience/Detectors/Software/Default.htm.
-
-
-In spite of the PCI sync overhead for the Oms58 motor controller, I do
-not see the runtime performance of RTEMS-mvme5500 being compromised as
-compared with that of RTEMS-mvme2307. For example, it takes the same
-time to run motor_init() of synAppRTEMS for 48 motor initializations
-running either RTEMS-mvme2307 or RTEMS-mvme5500.
-
-
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/README.booting b/c/src/lib/libbsp/powerpc/mvme5500/README.booting
deleted file mode 100644
index fd33efeee7..0000000000
--- a/c/src/lib/libbsp/powerpc/mvme5500/README.booting
+++ /dev/null
@@ -1,60 +0,0 @@
-README.booting: written by S. Kate Feng <feng1@bnl.gov>, Aug. 28, 2007
-
-The bootloader is adapted from Till Straumann's Generic Mini-loader,
-which he wrote originally for the SVGM powerpc board.
-The BSP is built and tested on the 4.7 CVS RTEMS release.
-
-Booting requirement :
--------------------------
-
-1) One needs to setup BOOTP/DHCP and TFTP servers and /etc/bootptab(BOOTP)
- or /etc/dhcpd.conf (DHCP) properly to boot the system.
- (Note : EPICS needs a NTP server).
-
-2) Please copy the prebuilt RTEMS binary (e.g. misc/rtems5500-cexp.bin)
- and perhaps others (e.g. misc/st.sys) to the /tftpboot/epics/hostname/bin/
- directory or the TFTPBOOT one you specified in the 'tftpGet'
- command of the boot script (as shown in the following example).
-
-3) Example of the boot script setup carried out on the MOTLoad
- command line :
-
-MVME5500> gevEdit mot-script-boot
-(Blank line terminates input.)
-waitProbe
-tftpGet -a4000000 -cxx.xx.xx.xx -sxx.xx.xx.xx -m255.255.254.0 -d/dev/enet0 -fepics/hostname/bin/rtems5500-cexp.bin
-netShut
-go -a4000000
-
-
-Update Global Environment Area of NVRAM (Y/N) ? Y
-MVME5500>
-
-Note : (cxx.xx.xx.xx is the client IP address and
- sxx.xx.xx.xx is the server IP address)
-
-WARNING : It is extremely important that the MOTLoad "waitProbe", "netShut"
- sequence be executed before booting RTEMS. Otherwise, network
- interface interrupt handlers installed by MOTLoad may cause memory
- corruption
-
-4) Other reference web sites for mvme5500 BSP:
-http://lansce.lanl.gov/EPICS/presentations/KateFeng%20RTEMS-mvme55001.ppt
-http://www.nsls.bnl.gov/facility/expsys/software/EPICS/
-http://www.nsls.bnl.gov/facility/expsys/software/EPICS/FAQ.txt
-
-5) When generating code (especially C++) for this system, one should
- use at least gcc-3.2 (preferrably a copy downloaded from the RTEMS
- site [snapshot area] )
-
-6) To reboot the RTEMS-MVME5500 (board reset), one can invoke the
- bsp_reset() command at Cexp> prompt.
-
-7) Please reference http://www.slac.stanford.edu/~strauman/rtems
-for the source code and installation guidance of cexp, GeSys and
-other useful utilities such as telnet, nfs, and so on.
-
-8) To get started with RTEMS/EPICS and to build development
-tools and BSP, I would recommend one to reference
-http://www.aps.anl.gov/epics/base/RTEMS/tutorial/
-in additional to the RTEMS document.