News **** ------------------------------------------------------------------------ * Version 1.3.3 (2008-12-04) ** Changes - Do not increase PROM waitstates automatically, TSC695F already inserts 1 waitstate even 0 waitstates are set. ------------------------------------------------------------------------ * Version 1.3.2 (2008-09-19) ** Changes - Fix EDAC handlers. Correctable memory trap (0x16) do nothing but clears System Faul Status register. Uncorrectable memory traps (0x01 and 0x09) check if the trap was caused by EDAC. If it was, it continues normally (skipping the failing instruction), otherwise it triggers a reset. ------------------------------------------------------------------------ * Version 1.3.1 (2008-07-01) ** Changes - Make sure all section header structure fields are initialised. ------------------------------------------------------------------------ * Version 1.3 (2008-06-20) ** Changes - Floating-Point Unit is disabled by default but registers are cleaned if FPU present. - Set initial Processor Interrupt Level (PIL) to 0. ------------------------------------------------------------------------ * Version 1.2 (2007-03-08) ** Changes - Refactoring of the options code. A source file for each option group has been created. - Added control for reset and halt modes and masking of hardware errors. ------------------------------------------------------------------------ * Version 1.1 (2006-09-19) ** Changes - Mkprom library and object files are first searched in executable location. - bdinit1() and bdinit2() have been removed in favour of board_init(). 64Kbytes of stack are no longer cleared. - Added support for EDAC correction and error trap handlers. edac_correction_handler and edac_error_handler functions have been added, thus the user can provide their own in order to perform some EDAC checking. - Added watchdog prescaler and version options. ------------------------------------------------------------------------ * Version 1.0 (2006-06-08) ** Initial release ------------------------------------------------------------------------ Copyright (C) 2008 Institut de Ciencies de l'Espai (CSIC-ICE) Copyright (C) 2006, 2007, 2008 Institut d'Estudis Espacials de Catalunya (IEEC)