source: mainline/kernel/doc/arch/sparc64@ f9a56c0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since f9a56c0 was f9a56c0, checked in by Jakub Jermar <jakub@…>, 19 years ago

sparc64 work.
interrupt_vector trap experimental handling.
Minimal reverse-engineered FireHose Controller driver (documentation needed!).
Keyboard on Sun Enterprise is now interrupt driven. Keyboard on Sun Ultra
is still polled.

  • Property mode set to 100644
File size: 465 bytes
Line 
1sparc64 port
2============
3
4Currently, this porting effort is subject to
5Jakub Jermar's work on his master thesis.
6
7The goal is to provide support for UltraSPARC
8implementation of SPARC V9 architecture.
9
10MACHINES
11 o Sun Ultra 5
12 o Sun Enterprise E6500 (simulated)
13
14CPU
15 o UltraSPARC II
16 o UltraSPARC IIi
17
18SIMULATORS
19 o simics 2.2.19, simics 3.0.17
20
21TOOLCHAIN REQUIREMENTS
22 o binutils 2.17
23 o gcc 4.1.1
24 o older versions may do as well, but are now obsoleted
Note: See TracBrowser for help on using the repository browser.