diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2013-12-20 17:41:31 +1100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-03-05 03:06:23 +0100 |
commit | 81d2fb4dfdf34889676410ff61753b351e3d67fb (patch) | |
tree | 37e4eacbc0a3e91c3b05ef3c707546ac750b5be2 /target-ppc/STATUS | |
parent | 6475c9f05ca89d76635108dca64a11759838e03c (diff) |
target-ppc: remove powerpc 970gx
The 970GX definition was added in 2007 and it made sense then but this
version has never been released to the markets and it does not exist in
the real world so there is no point in emulating it.
This removes 970GX.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc/STATUS')
-rw-r--r-- | target-ppc/STATUS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target-ppc/STATUS b/target-ppc/STATUS index c8e9018bfc..a4d48a7ca2 100644 --- a/target-ppc/STATUS +++ b/target-ppc/STATUS @@ -377,15 +377,6 @@ MMU OK EXCP KO partially implemented Remarks: Should be able to boot but there is no hw platform currently emulated. -PowerPC 970GX: -INSN KO Altivec missing and more -SPR KO -MSR ? -IRQ OK -MMU OK -EXCP KO partially implemented -Remarks: Should be able to boot but there is no hw platform currently emulated. - PowerPC Cell: INSN KO Altivec missing and more SPR KO |