Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 307:906a5d289c6d
Better memory use vis FIS & ZLIB - from Thomas Koeller
| author | gthomas |
|---|---|
| date | Sat, 24 Aug 2002 11:34:49 +0000 |
| parents | eb332fa195ca |
| children | d64d82910fa2 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,12 @@ +2002-08-20 Thomas Koeller <thomas@koeller.dyndns.org> + + * cdl/redboot.cdl: + * include/redboot.h: + * src/main.c: + * src/flash.c: + * src/decompress.c: Use a common buffer for FIS directory + manipulation and zlib workspace to conserve RAM. + 2002-08-20 Thomas Koeller <thomas@koeller.dyndns.org> * cdl/redboot.cdl:
