diff packages/hal/powerpc/ec555/current/ChangeLog @ 1618:db15bd08b3f0

Tidy last change cosmetically
author jlarmour
date Thu, 29 Apr 2004 06:57:50 +0000
parents 126cd98e4832
children
line wrap: on
line diff
--- a/packages/hal/powerpc/ec555/current/ChangeLog
+++ b/packages/hal/powerpc/ec555/current/ChangeLog
@@ -1,9 +1,11 @@
 2004-04-19  Bob Koninckx <bob.koninckx@o-3s.com>
+	
 	* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
-    watchdog no longer ticks when FREEZE is asserted. Changed initialisation
-    of TBSCR to make sure timebase continues ticking when FREEZE is asserted.
-	* src/ec555.S: Removed definition of memory segments. We do not need them
-	afterall.
+	watchdog no longer ticks when FREEZE is asserted. Changed initialisation
+	of TBSCR to make sure timebase continues ticking when FREEZE is
+	asserted.
+	* src/ec555.S: Removed definition of memory segments. We do not need
+	them afterall.
 	* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.h:
 	* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.ldi:
 	* include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.ldi:
@@ -24,6 +26,7 @@ 2004-04-19  Bob Koninckx <bob.koninckx@o
 	* include/pkgconf/mlt_powerpc_ec555_rom.ldi: Permanently removed
 
 2004-04-08  Bob Koninckx <bob.koninckx@o-3s.com>
+	
 	* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.h: New file
 	* include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.h: New file
 	* include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.h: New file
@@ -41,9 +44,9 @@ 2004-04-08  Bob Koninckx <bob.koninckx@o
 	* include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.ldi: New file
 	* include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.ldi: New file
 	* cdl/hal_powerpc_ec555.cdl, src/ec555.S, plf_misc.c: Added support
-    for all four different variants of the ec555 board. Notice that we
-    had to change the memory map. 16 MB flashes simply did not fit in
-    the one we defined previously.
+	for all four different variants of the ec555 board. Notice that we
+	had to change the memory map. 16 MB flashes simply did not fit in
+	the one we defined previously.
 
 2003-12-16  Gary Thomas  <gary@mlbassoc.com>