diff packages/devs/flash/amd/am29xxxxx/current/ChangeLog @ 249:4486bfabb514

Fix data type for device status.
author gthomas
date Wed, 24 Jul 2002 13:05:23 +0000
parents 6a3479d240be
children 8f06eb89a9e3
line wrap: on
line diff
--- a/packages/devs/flash/amd/am29xxxxx/current/ChangeLog
+++ b/packages/devs/flash/amd/am29xxxxx/current/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-24  Gary Thomas  <gary@chez-thomas.org>
+2002-07-24  Motoya Kurotsu <kurotsu@allied-telesis.co.jp>
+	
+	* include/flash_am29xxxxx.inl (_flash_program_buf): Fix data
+	type for 'state' - needs to be flash_data_t.
+
 2002-06-20  Gary Thomas  <gary@chez-thomas.org>
 
 	* include/flash_am29xxxxx.inl: Add cache disable/enable code