Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1984:f199806a09e0
* src/flash.c (_flash_info): Fixed a warning about a diag_printf
format string.
* src/main.c (cyg_start): Expand aliases even if
CYGSEM_REDBOOT_FLASH_ALIASES is not enabled since there are some
hardcoded aliases (e.g., FREEMEMLO).
| author | asl |
|---|---|
| date | Tue, 07 Jun 2005 18:55:51 +0000 |
| parents | 161f7ed272df |
| children | b6d1bd49a61d |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,14 @@ +2005-06-07 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/flash.c (_flash_info): Fixed a warning about a diag_printf + format string. + +2005-05-27 David Vrabel <dvrabel@arcom.com> + + * src/main.c (cyg_start): Expand aliases even if + CYGSEM_REDBOOT_FLASH_ALIASES is not enabled since there are some + hardcoded aliases (e.g., FREEMEMLO). + 2005-05-04 David Vrabel <dvrabel@arcom.com> * src/alias.c (lookup_alias): The expansion of FREEMEMLO and
