Changeset 2e5f770 in mainline for doc/arch/ia64
- Timestamp:
- 2005-09-12T21:32:52Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b1cf98c
- Parents:
- 1c9b02df
- 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: 1 ia64 port 2 ========= 4 3 5 http://www.hpl.hp.com/research/linux/ski/ 4 ia64 port is the third port of SPARTAN originally written by Jakub Jermar. 5 It is still in its early stages. It runs on HP Ski simulator of IA-64 architecture. 6 6 7 Use init skript like this to run the kernel: 7 HARDWARE REQUIREMENTS 8 o no real hardware supported 8 9 9 -----8<------ 10 EMULATORS AND VIRTUALIZERS 11 o ski 10 12 11 load kernel.bin 12 load load.bin 13 14 ----->8------ 13 COMPILER 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.