diff packages/devs/flash/arm/at91/current/ChangeLog @ 2169:369ee6abe0de

* src/at91_flash.c: Optimize the cyg_uint32 page. Make the lock/unlock functions work.
author asl
date Tue, 28 Mar 2006 20:24:18 +0000
parents 6621a815b2a7
children de2bef46557a
line wrap: on
line diff
--- a/packages/devs/flash/arm/at91/current/ChangeLog
+++ b/packages/devs/flash/arm/at91/current/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-19  Oliver Munz <munz@speag.ch>
+	
+	* src/at91_flash.c: Optimize the cyg_uint32 page.
+	  Make the lock/unlock functions work.
+
 2006-02-19  Oliver Munz <munz@speag.ch>
 	    Andrew Lunn <andrew.lunn@ascom.ch>