2 Feb 2004 14:26
Porting eCos to Cogent CSB337
Tue Brems Olesen <tue <at> cs.auc.dk>
2004-02-02 13:26:29 GMT
2004-02-02 13:26:29 GMT
Hello, Comping from a project where eCos was ported to a PowerPC 405cr based prototype board, I am now starting to port eCos to Cogent's CSB337 board (has an ARM920T CPU). I found that the eCos port to the aaed2000 board at least has a similar CPU, so i intend to look at that port as a starting point for the work I was wondering if anyone on this list has ported (or, is porting) eCos to the CSB337 board? If so, i'd appreciate to know. Cheers, --Tue -- -- Tue Brems Olesen | phone: +45 6133 5015 / +45 9633 0865 Strubjerg 32, 3. th | mail: tue at aye dot dk 9400 Nørresundby, Denmark | homepage: http://www.aye.dk
.
Jifl
2004-02-11 Jonathan Larmour <jifl <at> eCosCentric.com>
* 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.
Index: cdl/redboot.cdl
RSS Feed