source: rtems/c/src/lib/libbsp/mips/jmr3904/ChangeLog @ 9ad0087

4.104.114.84.95
Last change on this file since 9ad0087 was 9ad0087, checked in by Joel Sherrill <joel.sherrill@…>, on 11/27/00 at 17:01:47

2000-11-27 Joel Sherrill <joel@…>

  • startup/linkcmds: Fix typo and add extra 0 to base address. Now runs until printf() tries to put a character and then it locks up checking a status bit that does not change.
  • Property mode set to 100644
File size: 826 bytes
Line 
12000-11-27      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Fix typo and add extra 0 to base address.
4        Now runs until printf() tries to put a character and then
5        it locks up checking a status bit that does not change.
6
72000-11-25      Joel Sherrill <joel@OARcorp.com>
8
9        * The JMR BSP is for a Toshiba TX39 evaluation board but
10        can also be used with the mips simulator in gdb.
11        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
12        configure.in, clock/.cvsignore, clock/Makefile.am,
13        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
14        console/console-io.c, include/.cvsignore,
15        include/Makefile.am, include/bsp.h, start/.cvsignore,
16        start/Makefile.am, start/regs.S, start/start.S,
17        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
18        startup/linkcmds, wrapup/.cvsignore, wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.