diff packages/devs/flash/mips/atlas/current/ChangeLog @ 1237:5acac6d0cccc

* cdl/flash_atlas.cdl: Added requirements for strncmp. * cdl/flash_atlas.cdl: * src/flash_lock_block.c (flash_lock_block): * src/flash_unlock_block.c (flash_unlock_block): * src/flash_erase_block.c (flash_erase_block): * src/flash_query.c (flash_query): * src/flash_program_buf.c (flash_program_buf): Use .2ram sections for putting flash functions to RAM instead of the old method. Use generic flash_dev_query
author asl
date Tue, 23 Sep 2003 09:50:17 +0000
parents d2c90368aeef
children d4ce7bf7bdb7
line wrap: on
line diff
--- a/packages/devs/flash/mips/atlas/current/ChangeLog
+++ b/packages/devs/flash/mips/atlas/current/ChangeLog
@@ -1,3 +1,18 @@
+2003-09-23  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* cdl/flash_atlas.cdl: Added requirements for strncmp.
+
+2003-09-16  Jani Monoses <jani@iv.ro>
+	
+	* cdl/flash_atlas.cdl:
+	* src/flash_lock_block.c (flash_lock_block): 
+	* src/flash_unlock_block.c (flash_unlock_block): 
+	* src/flash_erase_block.c (flash_erase_block): 
+	* src/flash_query.c (flash_query): 
+	* src/flash_program_buf.c (flash_program_buf): Use .2ram sections
+	for putting flash functions to RAM instead of the old method. Use
+	generic flash_dev_query.
+
 2001-06-11  Gary Thomas  <gthomas@redhat.com>
 
 	* src/atlas_flash.c: Remove dependency on printf() via user functions.