Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1354:c8903ba86828
Remove misleading "warning"
| author | gthomas |
|---|---|
| date | Fri, 07 Nov 2003 17:42:11 +0000 |
| parents | 4444f5b3be7b |
| children | 7b0dae4bd7a9 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-11-07 Gary Thomas <gary@mlbassoc.com> + + * src/flash.c (fis_init): Take out misleading warning - since the + new [default] behaviour of "fis free" means free space need not + be necessarily erased on the device. + 2003-11-04 Gary Thomas <gary@mlbassoc.com> * src/flash.c (find_free): Better handling of end address - otherwise
