diff packages/io/flash/current/ChangeLog @ 1765:bfd6d67dba43

V2 flash. Miscellaneous fixes to the legacy API and legacy device driver support
author bartv
date Tue, 22 Feb 2005 23:21:12 +0000
parents 96ec7e534d98
children 8667859d61ab
line wrap: on
line diff
--- a/packages/io/flash/current/ChangeLog
+++ b/packages/io/flash/current/ChangeLog
@@ -1,3 +1,15 @@
+2005-01-28  Nick Garnett  <nickg@ecoscentric.com>
+
+	* src/legacy_dev.c (legacy_flash_init): Assign flash_info.pf from
+	flash device field. Otherwise drivers try to call an invalid
+	address.
+	(legacy_flash_program): The last argument to flash_program_buf()
+	is not the block size but the programming buffer size.
+
+2005-01-19  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* src/legacy_api.c (flash_errmsg): Was missing. Add.
+
 2004-12-02  Bart Veer  <bartv@ecoscentric.com>
 
 	* include/flash_dev.h: now provides everything needed by flash