diff packages/redboot/current/ChangeLog @ 121:6bd9d475ed4b ecos-sw-2000-09-04

Merge from eCos master repository on 2000-09-04-20:50:20-BST
author jlarmour
date Mon, 04 Sep 2000 20:24:12 +0000
parents 77cec8369160
children 0ec04793409a
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,14 @@
+2000-09-04  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/flash_config.h (struct config_option): Apply
+	CYG_HAL_TABLE_TYPE
+	* include/redboot.h: Ditto for struct cmd and void_fun_ptr	
+
+2000-09-01  Hugo Tyson  <hmt@cygnus.co.uk>
+
+	* src/flash.c: CYGHWR_IO_FLASH_BLOCK_LOCKING is an interface, so
+	it's always defined; look for > 0 instead.
+
 2000-08-28  Gary Thomas  <gthomas@redhat.com>
 
 	* src/flash.c: Support block locking if available.