source: rtems/c/src/lib/libbsp/powerpc/mvme3100/ChangeLog @ 7347b0d

4.104.114.95
Last change on this file since 7347b0d was 7347b0d, checked in by Till Straumann <strauman@…>, on 03/21/08 at 06:38:04

2007-03-20 Till Straumann <strauman@…>

  • include/bsp.h, startup/bspstart.c: confdefs.h now wants us to use BSP_INTERRUPT_STACK_SIZE instead of CONFIGURE_INTERRUPT_STACK_MEMORY. Removed reference to CONFIGURE_INTERRUPT_STACK_MEMORY from bspstart.c
  • Property mode set to 100644
File size: 1.1 KB
Line 
12007-03-20      Till Straumann <strauman@slac.stanford.edu>
2
3        * include/bsp.h, startup/bspstart.c: confdefs.h now wants
4        us to use BSP_INTERRUPT_STACK_SIZE instead of
5        CONFIGURE_INTERRUPT_STACK_MEMORY.
6
72007-03-05      Till Straumann <strauman@slac.stanford.edu>
8
9        * start/start.S, startup/bspstart.c: disable memory-select
10        errors early (in start.S) to avoid hangs due to speculative
11        memory access (motload maps absent memory in TLBs).
12        Remove TLB mappings for which no physical memory is installed
13        (bspstart). Enable HID1[RFXE] so that 'core_fault_in' errors
14        result in a machine-check rather than stalling the machine.
15        Re-enable memory-select errors at this point.
16
172007-03-05      Till Straumann <strauman@slac.stanford.edu>
18
19        * Makefile.am: add e500/mmu.rel to libbsp_a_LIBADD.
20
212008-01-29      Eric Norum <norume@aps.anl.gov>
22
23        * startup/bspstart.c: Fixes a lockup which occurs when a speculative
24        load occurs from a particular range of memory.
25
262008-01-09      Eric Norum <norume@aps.anl.gov>
27
28        * include/bsp.h: Include <bsp/vectors.h>.
29
302007-12-13      Till Straumann <strauman@slac.stanford.edu>
31
32        * Makefile.am: use preload.S, vectors_entry.S from shared
33        area.
Note: See TracBrowser for help on using the repository browser.