commit | 33959f88fce9b8d3346d8000b3425814cbc6d6c0 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Thu Jul 18 11:31:51 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 24 14:18:43 2013 +1000 |
tree | c6fee07e91a98d1454ab50a12639b70f7227c0b8 | |
parent | 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b [diff] |
powerpc: Add second POWER8 PVR entry POWER8 comes with two different PVRs. This patch enables the additional PVR in the cputable. The existing entry (PVR=0x4b) is renamed to POWER8E and the new entry (PVR=0x4d) is given POWER8. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>