diff packages/redboot/current/ChangeLog @ 1226:e4e339326f84

Improve memory layout display - from Chris Garry
author gthomas
date Sat, 20 Sep 2003 13:28:30 +0000
parents 89db0c354b7b
children 54f8d0daacd4
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,8 +1,10 @@
 2003-09-20  Chris Garry  <cgarry@sweeneydesign.co.uk>
-
-    * src/fconfig.c: Variables 'stat' and '*err_addr' in function
-    flash_write_config() are now defined regardless of whether 
-    CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG is defined of not.
+	
+	* src/main.c: Modified the way multiple "RAM" segments are reported.
+
+	* src/fconfig.c: Variables 'stat' and '*err_addr' in function
+	flash_write_config() are now defined regardless of whether 
+	CYGSEM_REDBOOT_FLASH_COMBINED_FIS_AND_CONFIG is defined of not.
 
 2003-09-19  Gary Thomas  <gary@mlbassoc.com>