Mercurial > flash_v2
comparison packages/redboot/current/ChangeLog @ 1492:8b3549abe4ac
* cdl/redboot.cdl: Bring CYGNUM_REDBOOT_LOAD_ZLIB_BUFFER under
CYGBLD_BUILD_REDBOOT_WITH_ZLIB. Add CYGPRI_REDBOOT_ZLIB_FLASH to
control whether decompression can be used with flash images.
* src/flash.c: Use CYGPRI_REDBOOT_ZLIB_FLASH instead of
CYGPKG_COMPRESS_ZLIB.
* src/load.c: Use CYGBLD_BUILD_REDBOOT_WITH_ZLIB in place of
CYGPKG_COMPRESS_ZLIB.
* src/main.c: only set fis_zlib_common_buffer if
CYGPRI_REDBOOT_ZLIB_FLASH.
| author | jlarmour |
|---|---|
| date | Wed, 11 Feb 2004 13:40:53 +0000 |
| parents | ab4a708d689e |
| children | 0ec4d1b9182f |
comparison
equal
deleted
inserted
replaced
| 1491:ab4a708d689e | 1492:8b3549abe4ac |
|---|---|
| 1 2004-02-11 Jonathan Larmour <jifl@eCosCentric.com> | 1 2004-02-11 Jonathan Larmour <jifl@eCosCentric.com> |
| 2 | |
| 3 * cdl/redboot.cdl: Bring CYGNUM_REDBOOT_LOAD_ZLIB_BUFFER under | |
| 4 CYGBLD_BUILD_REDBOOT_WITH_ZLIB. Add CYGPRI_REDBOOT_ZLIB_FLASH to | |
| 5 control whether decompression can be used with flash images. | |
| 6 * src/flash.c: Use CYGPRI_REDBOOT_ZLIB_FLASH instead of | |
| 7 CYGPKG_COMPRESS_ZLIB. | |
| 8 * src/load.c: Use CYGBLD_BUILD_REDBOOT_WITH_ZLIB in place of | |
| 9 CYGPKG_COMPRESS_ZLIB. | |
| 10 * src/main.c: only set fis_zlib_common_buffer if | |
| 11 CYGPRI_REDBOOT_ZLIB_FLASH. | |
| 2 | 12 |
| 3 * src/main.c (set_comm_baud_rate): Get current rate with GETBAUD | 13 * src/main.c (set_comm_baud_rate): Get current rate with GETBAUD |
| 4 not SETBAUD! | 14 not SETBAUD! |
| 5 | 15 |
| 6 2004-02-04 Gary Thomas <gary@mlbassoc.com> | 16 2004-02-04 Gary Thomas <gary@mlbassoc.com> |
