comparison 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
comparison
equal deleted inserted replaced
1724:a24dbf2587a3 1725:e0ebd07e25f3
1 2004-09-14 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata
4 so we don't always look at address 0 for the flash!
5
1 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch> 6 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * src/flash.c (do_flash_init): cyg_flash_get_limits has been removed. 8 * src/flash.c (do_flash_init): cyg_flash_get_limits has been removed.
4 Reimplement this functionality using other calls. 9 Reimplement this functionality using other calls.
5 10