diff packages/devs/flash/intel/strata/current/ChangeLog @ 940:26aa16c08c2e

* src/starta.h: Use generic flash_dev.h for providing the FLASHWORD macro for different widths and device numbers.No reason to duplicate that here.This implicitely fixes the case when CYGNUM_FLASH_WIDTH is 16 and CYGNUM_FLASH_DEVICES is 4.
author jlarmour
date Sat, 12 Apr 2003 02:47:46 +0000
parents 59e96106029e
children a1acc9055298
line wrap: on
line diff
--- a/packages/devs/flash/intel/strata/current/ChangeLog
+++ b/packages/devs/flash/intel/strata/current/ChangeLog
@@ -1,4 +1,12 @@
-2002-04-03  Jani Monoses <jani@iv.ro>
+2003-04-04  Jani Monoses <jani@iv.ro>
+	
+	* src/starta.h:
+	Use generic flash_dev.h for providing the FLASHWORD macro for
+	different widths and device numbers.No reason to duplicate that
+	here.This implicitely fixes the case when CYGNUM_FLASH_WIDTH is 16
+	and CYGNUM_FLASH_DEVICES is 4.
+
+2003-04-03  Jani Monoses <jani@iv.ro>
 
 	* src/flash_lock_block.c (flash_lock_block): 
 	* src/flash_unlock_block.c (flash_unlock_block):