From ddfaa29626df1b58a219caeff472b186ed1d5b7b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Sep 2008 21:50:21 +0000 Subject: 2008-09-22 Joel Sherrill * Makefile.am, 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. --- c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog index 549360e003..ad5edd2657 100644 --- a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @@ -1,3 +1,11 @@ +2008-09-22 Joel Sherrill + + * Makefile.am, 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-15 Joel Sherrill * include/bsp.h: Add use of bsp_get_work_area() in its own file and -- cgit v1.2.3