comparison packages/redboot/current/ChangeLog @ 1734:6aedf0a683e4

* src/flash.c (do_flash_init): We need info independent of CYGNUM_REDBOOT_FLASH_BASE being set or not.
author asl
date Wed, 06 Oct 2004 09:49:55 +0000
parents e0ebd07e25f3
children dcf02dfe567d
comparison
equal deleted inserted replaced
1733:1a23a3a30984 1734:6aedf0a683e4
1 2004-10-06 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * src/flash.c (do_flash_init): We need info independent of
4 CYGNUM_REDBOOT_FLASH_BASE being set or not.
5
1 2004-09-14 Andrew Lunn <andrew.lunn@ascom.ch> 6 2004-09-14 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata 8 * cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata
4 so we don't always look at address 0 for the flash! 9 so we don't always look at address 0 for the flash!
5 10