summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ep1a/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 21:50:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 21:50:13 +0000
commit872645dc2c60e6e2130162f3274ee8c09393affb (patch)
tree9cb89eea024c6fc617d2b8d0ddb217bd0452d3de /c/src/lib/libbsp/powerpc/ep1a/ChangeLog
parent2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-872645dc2c60e6e2130162f3274ee8c09393affb.tar.bz2
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Use standardized bsp_cleanup() which can optionally print a message, poll for user to press key, and call bsp_reset(). Using this eliminates the various bsp_cleanup() implementations which had their own implementation and variety of string constants.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ep1a/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ep1a/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ep1a/ChangeLog b/c/src/lib/libbsp/powerpc/ep1a/ChangeLog
index 910ce2b226..80b01b547a 100644
--- a/c/src/lib/libbsp/powerpc/ep1a/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ep1a/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * include/bsp.h: Use standardized bsp_cleanup() which can optionally
+ print a message, poll for user to press key, and call bsp_reset().
+ Using this eliminates the various bsp_cleanup() implementations which
+ had their own implementation and variety of string constants.
+
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, include/bsp.h, startup/bspstart.c: Use PowerPC level