OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [i386/] [i386ex/] [startup/] [README] - Blame information for rev 602

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README,v 1.2 2001-09-27 11:59:46 chris Exp $
3
#
4
 
5
 
6
The requirements for this BSP are only that the GAS used supports the
7
.code16 directive.  The GAS released with any GCC version 2.8.0 or better
8
is required.  The BSP was built with an egcs snapshot pre-1.0.2 and
9
post-1.0.1.  However, any egcs should work.
10
 
11
 
12
The only "real" differences are in bspstart.c, where the initialization now
13
configures all available RAM, (after setting up the Workspaces) as heap.
14
The location of the stack was changed so that the heap was not trapped
15
between low memory and the stack; the stack comes before the heap.
16
 
17
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.