diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2015-03-18 14:11:21 +1100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2015-03-25 22:49:46 +0100 |
commit | fda276c7aafe2bfc9df808e61abd25cb834a0254 (patch) | |
tree | 145f2374fc551d3f43ccbe5d3d7fa8b56b1516c7 /qemu-timer.c | |
parent | 4c56440d6754b45c2d82969e029a3c2a72864b30 (diff) |
target-ppc: Remove POWER5+ v0.0 that never existed
IBM uses low 16bits to specify the chip version of a POWER CPU.
So there has never been an actual silicon with PVR = 0x003B0000.
The first silicon would have PVR 0x003B0100 but it is very unlikely
to find it in any machine shipped to any customer as it was too raw.
This removes CPU_POWERPC_POWER5P_v00 definition and changes
POWER5+ and POWERgs aliases (which are synonyms) to point to
POWER5+_v2.1 which can still be found in real machines.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Andreas Färber <afaerber@suse.de>
[agraf: fix commit message]
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions