Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1738:9091309eb665
* src/flash.c (fis_init): Avoid potentially unnecessary erase
attempt at end of flash.
| author | jlarmour |
|---|---|
| date | Tue, 31 Aug 2004 19:44:14 +0000 |
| parents | 462d6c993869 |
| children | 0031b615f51c |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2004-08-31 Jonathan Larmour <jifl@eCosCentric.com> + + * src/flash.c (fis_init): Avoid potentially unnecessary erase + attempt at end of flash. + 2004-08-27 Peter Korsgaard <jacmet@sunsite.dk> * doc/redboot_cmds.sgml: Fixed a minor typo with fis list
