git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b2f64d
)
powerpc: Add second POWER8 PVR entry
author
Michael Neuling
<mikey@neuling.org>
Thu, 18 Jul 2013 01:31:51 +0000
(11:31 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 24 Jul 2013 04:18:43 +0000
(14:18 +1000)
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>
No differences found