diff packages/redboot/current/ChangeLog @ 1725:e0ebd07e25f3

* cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata so we don't always look at address 0 for the flash!
author asl
date Tue, 14 Sep 2004 14:02:47 +0000
parents 16115b7a4b8c
children 6aedf0a683e4
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-14  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata
+	so we don't always look at address 0 for the flash!
+
 2004-08-21  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* src/flash.c (do_flash_init): cyg_flash_get_limits has been removed.