summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-19 14:47:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-19 14:47:14 +0000
commit02cbce481615c1edc9bc8e10e5f27c45cf46e0cf (patch)
tree5eea04872f0f42b3af89473892ccef8f6384975d
parentFixed formatting. (diff)
downloadrtems-02cbce481615c1edc9bc8e10e5f27c45cf46e0cf.tar.bz2
2007-09-19 Kate Feng <feng1@bnl.gov>
* README: Update.
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/README14
2 files changed, 10 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
index 94e8965efc..0a14531c9e 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-19 Kate Feng <feng1@bnl.gov>
+
+ * README: Update.
+
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* network/GT64260eth.c, network/GT64260eth.h, network/GT64260ethreg.h:
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/README b/c/src/lib/libbsp/powerpc/mvme5500/README
index 75da1b6aa9..53986d4bac 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/README
+++ b/c/src/lib/libbsp/powerpc/mvme5500/README
@@ -10,8 +10,9 @@ 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. Any suggestion, bug reports, or even bug
-fixes (great!) are welcome so that I still believe what I believe.
+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
@@ -24,12 +25,9 @@ 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: For the SVGM5 BSP
- Stanford Linear Accelerator Center, Till Straumann
-
- 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, Eric Norum and others.
+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
-------