summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 21:50:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 21:50:54 +0000
commit54cf1198e320e1a67efe501efed98290d24b582d (patch)
tree566dc713aae7891cdb70ecf2ab812ad049a17efc /c/src/lib/libbsp/shared/ChangeLog
parent2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-54cf1198e320e1a67efe501efed98290d24b582d.tar.bz2
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* bspclean.c, include/bootcard.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. * bspreset.c, bspreset_fatal.c, bspreset_loop.c: New files.
Diffstat (limited to 'c/src/lib/libbsp/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index b4ee54d914..07275db6d6 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * bspclean.c, include/bootcard.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.
+ * bspreset.c, bspreset_fatal.c, bspreset_loop.c: New files.
+
2008-09-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
* clockdrv_shell.c: Install_clock has now static linkage. Initialize