Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 346 → Rev 345

/SPARTAN/trunk/doc/arch/ia64
1,15 → 1,14
ia64 port
=========
SPARTAN kernel now features early IA-64 support.
To run SPARTAN on IA-64, you must use the
HP Ski simulator. It can be downloaded from here:
 
ia64 port is the third port of SPARTAN originally written by Jakub Jermar.
It is still in its early stages. It runs on HP Ski simulator of IA-64 architecture.
http://www.hpl.hp.com/research/linux/ski/
 
HARDWARE REQUIREMENTS
o no real hardware supported
Use init skript like this to run the kernel:
 
EMULATORS AND VIRTUALIZERS
o ski
-----8<------
 
COMPILER REQUIREMENTS
o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler
o older versions may do as well, but are now obsoleted
load kernel.bin
load load.bin
 
----->8------