Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1349:4444f5b3be7b
Fix 'fis free' list handling - from Chris Garry
| author | gthomas |
|---|---|
| date | Tue, 04 Nov 2003 14:06:33 +0000 |
| parents | d43f5e29476a |
| children | c8903ba86828 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2003-11-04 Gary Thomas <gary@mlbassoc.com> + + * src/flash.c (find_free): Better handling of end address - otherwise + list of free blocks could be incorrect. Thanks to Chris Garry. + 2003-11-01 Gary Thomas <gary@mlbassoc.com> * cdl/redboot.cdl: Reorg to allow disk operations on other than
