~galfy/helenos/bird-port-mainline

« back to all changes in this revision

Viewing changes to kernel/doc/arch/mips32

  • Committer: Martin Decky
  • Date: 2009-08-04 11:19:19 UTC
  • Revision ID: martin@uranus.dsrg.hide.ms.mff.cuni.cz-20090804111919-evyclddlr3v5lhmp
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mips32 port
 
2
===========
 
3
 
 
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.
 
7
 
 
8
HARDWARE REQUIREMENTS
 
9
        o emulated MIPS 4K CPU
 
10
 
 
11
CPU
 
12
        o QED R4600
 
13
 
 
14
EMULATORS AND VIRTUALIZERS
 
15
        o msim 1.2.12
 
16
        o gxemul - both big and little endian
 
17
        o simics 2.2.19
 
18
 
 
19
TOOLCHAIN REQUIREMENTS
 
20
        o binutils 2.16, 2.16.1
 
21
        o gcc 4.0.1, 4.1.0, 4.1.1
 
22
        o older versions may do as well, but are now obsoleted