Subversion Repositories HelenOS

Rev

Rev 2061 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
346 jermar 1
mips32 port
2
===========
1 jermar 3
 
346 jermar 4
mips32 is the second port of SPARTAN kernel originally written by Jakub Jermar.
5
It was first developed to run on MIPS R4000 32-bit simulator.
6
It can be compiled and run either as little- or big-endian.
1 jermar 7
 
346 jermar 8
HARDWARE REQUIREMENTS
9
        o emulated MIPS 4K CPU
1 jermar 10
 
347 jermar 11
CPU
12
	o QED R4600
13
 
346 jermar 14
EMULATORS AND VIRTUALIZERS
2061 jermar 15
	o msim 1.2.12
346 jermar 16
        o gxemul - both big and little endian
17
        o simics 2.2.19
905 jermar 18
 
19
TOOLCHAIN REQUIREMENTS
20
        o binutils 2.16, 2.16.1
1420 jermar 21
	o gcc 4.0.1, 4.1.0, 4.1.1
905 jermar 22
        o older versions may do as well, but are now obsoleted