source: rtems/cpukit/score/cpu/m68k/ChangeLog @ 6c68186

4.104.114.84.95
Last change on this file since 6c68186 was 6c68186, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/00 at 12:50:43

2000-10-12 John S Gwynne <jgwynne@…>

  • sim.h: These changes enable RTEMS to automatically generate the ram_init file used by gdb with the BDM patches. The 332 has on-board chip select lines (for RAM and FLASH) that must be configured before use of these peripherals. These patches parse data from start.c where the chip select lines are configured in the runtime executable and automatically generates the gdb initialization file using the same settings. A great time saver. A similar file, ram_init_FW (flash writable), is also generated that the flash programming tool uses.
  • BSP/start/start.c: Must be modified to support above.
  • BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
  • Property mode set to 100644
File size: 874 bytes
RevLine 
[6c68186]12000-10-12      John S Gwynne <jgwynne@mrcday.com>
2
3        * sim.h: These changes enable RTEMS to automatically generate
4        the ram_init file used by gdb with the BDM patches. The 332 has
5        on-board chip select lines (for RAM and FLASH) that must be
6        configured before use of these peripherals. These patches parse
7        data from start.c where the chip select lines are configured in
8        the runtime executable and automatically generates the gdb
9        initialization file using the same settings. A great time saver.
10        A similar file, ram_init_FW (flash writable), is also generated
11        that the flash programming tool uses.
12        * BSP/start/start.c: Must be modified to support above.
13        * BSP/start/ram_init.ld, BSP/start/ram_init.sed: New files.
14
[d7118fd]152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Include compile.am.
18
[e94ad1fe]192000-08-10      Joel Sherrill <joel@OARcorp.com>
20
21        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.