Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1297:4212c82ebff6
Make 'fis free' use the FIS directory to determine what's free
| author | gthomas |
|---|---|
| date | Sat, 11 Oct 2003 21:22:32 +0000 |
| parents | 5e8ec925adf2 |
| children | 25b536d4b2bc |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,11 @@ +2003-10-11 Gary Thomas <gary@mlbassoc.com> + + * src/flash.c: + * cdl/redboot.cdl: Change 'fis free' to use the directory structure + to determine what space is free in the FLASH. This is controlled + by the CDL option CYGDAT_REDBOOT_FIS_MAX_FREE_CHUNKS so the old + behaviour can still be defined if desired. + 2003-10-09 Gary Thomas <gary@mlbassoc.com> * src/flash.c (fis_create): Check whole length of image, not just
