diff packages/redboot/current/ChangeLog @ 1268:205922255412

Minor fconfig fixes
author gthomas
date Fri, 03 Oct 2003 23:49:20 +0000
parents 734edfe6c859
children eaf1a693566b
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-03  Gary Thomas  <gary@mlbassoc.com>
+
+	* src/flash.c (fis_delete): 'fconfig' data only shows up in FIS if
+	the data is stored in FLASH - account for this.  Also, make sure 
+	FLASH gets initialized if built without 'fconfig' enabled.
+
 2003-10-02  Gary Thomas  <gary@mlbassoc.com>
 
 	* src/fconfig.c: