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

4.104.114.84.95
Last change on this file since c1a24fbe was c1a24fbe, checked in by Joel Sherrill <joel.sherrill@…>, on 11/30/00 at 14:10:38

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

  • README: Updated to reflect current status. Misaligned reference during initialization may be compiler problem.
  • console/console-io.c: Added support for printk().
  • startup/linkcmds: Reserve 512K for RTEMS Workspace.
  • Property mode set to 100644
File size: 1.1 KB
Line 
12000-11-30      Joel Sherrill <joel@OARcorp.com>
2
3        * README: Updated to reflect current status.  Misaligned reference
4        during initialization may be compiler problem.
5        * console/console-io.c: Added support for printk().
6        * startup/linkcmds: Reserve 512K for RTEMS Workspace.
7
82000-11-27      Joel Sherrill <joel@OARcorp.com>
9
10        * startup/linkcmds: Fix typo and add extra 0 to base address.
11        Now runs until printf() tries to put a character and then
12        it locks up checking a status bit that does not change.
13
142000-11-25      Joel Sherrill <joel@OARcorp.com>
15
16        * The JMR BSP is for a Toshiba TX39 evaluation board but
17        can also be used with the mips simulator in gdb.
18        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
19        configure.in, clock/.cvsignore, clock/Makefile.am,
20        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
21        console/console-io.c, include/.cvsignore,
22        include/Makefile.am, include/bsp.h, start/.cvsignore,
23        start/Makefile.am, start/regs.S, start/start.S,
24        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
25        startup/linkcmds, wrapup/.cvsignore, wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.