Mercurial > flash_v2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1296:498ac6b4af79 | 1297:4212c82ebff6 |
|---|---|
| 1 2003-10-11 Gary Thomas <gary@mlbassoc.com> | |
| 2 | |
| 3 * src/flash.c: | |
| 4 * cdl/redboot.cdl: Change 'fis free' to use the directory structure | |
| 5 to determine what space is free in the FLASH. This is controlled | |
| 6 by the CDL option CYGDAT_REDBOOT_FIS_MAX_FREE_CHUNKS so the old | |
| 7 behaviour can still be defined if desired. | |
| 8 | |
| 1 2003-10-09 Gary Thomas <gary@mlbassoc.com> | 9 2003-10-09 Gary Thomas <gary@mlbassoc.com> |
| 2 | 10 |
| 3 * src/flash.c (fis_create): Check whole length of image, not just | 11 * src/flash.c (fis_create): Check whole length of image, not just |
| 4 effective size, when validating addresses. | 12 effective size, when validating addresses. |
| 5 | 13 |
