Changeset 2e5f770 in mainline for doc/arch/ia64


Ignore:
Timestamp:
2005-09-12T21:32:52Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b1cf98c
Parents:
1c9b02df
Message:

Update documentation of ports.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/arch/ia64

    r1c9b02df r2e5f770  
    1 SPARTAN kernel now features early IA-64 support.
    2 To run SPARTAN on IA-64, you must use the
    3 HP Ski simulator. It can be downloaded from here:
     1ia64 port
     2=========
    43
    5 http://www.hpl.hp.com/research/linux/ski/
     4ia64 port is the third port of SPARTAN originally written by Jakub Jermar.
     5It is still in its early stages. It runs on HP Ski simulator of IA-64 architecture.
    66
    7 Use init skript like this to run the kernel:
     7HARDWARE REQUIREMENTS
     8        o no real hardware supported
    89
    9 -----8<------
     10EMULATORS AND VIRTUALIZERS
     11        o ski
    1012
    11 load kernel.bin
    12 load load.bin
    13 
    14 ----->8------
     13COMPILER REQUIREMENTS
     14        o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler
     15        o older versions may do as well, but are now obsoleted
Note: See TracChangeset for help on using the changeset viewer.