source: rtems/c/src/lib/libbsp/bfin/eZKit533/ChangeLog @ 3f0cfc56

4.104.114.84.95
Last change on this file since 3f0cfc56 was 3f0cfc56, checked in by Joel Sherrill <joel.sherrill@…>, on 03/11/07 at 15:24:18

2007-03-11 Joel Sherrill <joel@…>

  • startup/bspstart.c: Remove assignments of Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default value in boot_card.c
  • Property mode set to 100644
File size: 1.2 KB
Line 
12007-03-11      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/bspstart.c: Remove assignments of
4        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
5        value in boot_card.c
6
72006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * configure.ac: New BUG-REPORT address.
10
112006-11-20  Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * include/coverhd.h: Remove (Use shared default template instead).
14
152006-11-15      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
18        file and simplified initialization.
19
202006-11-11  Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
23        instead of __start_set_sysctl_set, __stop_set_sysctl_set
24        (bfin uses '_' prefixed c-symbols.)
25
262006-11-10  Alain Schaefer <alani@easc.ch>
27
28        * startup/linkcmds: Put .fini into sdram.
29        Add __edata, __etext.
30
312006-10-26      Joel Sherrill <joel@OARcorp.com>
32
33        * configure, include/bspopts.h.in: Removed.
34
352006-10-24      Joel Sherrill <joel@OARcorp.com>
36
37        * include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
38
392006-06-05  Alain Schaefer <alani@easc.ch>
40
41    * all files : Initial copy and port from no_cpu
Note: See TracBrowser for help on using the repository browser.