Changeset c050399 in mainline


Ignore:
Timestamp:
2010-04-28T23:02:06Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
13108f24
Parents:
c2ab3f4
Message:

remove support for PearPC
PearPC is totally unmaintained for almost 5 years and its implementation of OpenFirmware is utterly buggy and non-compliant
QEMU with OpenBIOS is the current state-of-the-art PowerPC simulator

Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/doc/arch/ppc32

    rc2ab3f4 rc050399  
    44ppc32 port is the fourth port of SPARTAN, originally written by Martin Decky.
    55The goal is to support 32-bit PowerPC architecture.
    6 So far, it runs only in emulator.
    76
    87HARDWARE REQUIREMENTS
    9         o no real hardware supported
     8        o Apple iMac G4
    109
    1110EMULATORS AND VIRTUALIZERS
    12         o PearPC
     11        o QEMU
    1312
    1413TOOLCHAIN REQUIREMENTS
    1514        o binutils 2.16
    16         o gcc 4.0.1, 4.1.0, 4.1.1
     15        o gcc 4.0.1, 4.1.0, 4.1.1
Note: See TracChangeset for help on using the changeset viewer.