aboutsummaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2019-06-26 10:06:20 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-27 11:35:22 +1000
commit4025c84b4582d7194ffa93cbcd27bf84140d3337 (patch)
tree8df8e50c29307b15fe563dd7a1a2663a11b129d7 /external
parent46a5902e7b6304654933c4e413ec42ee98250392 (diff)
downloadskiboot-4025c84b4582d7194ffa93cbcd27bf84140d3337.zip
skiboot-4025c84b4582d7194ffa93cbcd27bf84140d3337.tar.gz
skiboot-4025c84b4582d7194ffa93cbcd27bf84140d3337.tar.bz2
external/mambo: Bump default POWER9 to Nimbus DD2.3
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'external')
-rw-r--r--external/mambo/skiboot.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/mambo/skiboot.tcl b/external/mambo/skiboot.tcl
index 292c8c4..60a0f30 100644
--- a/external/mambo/skiboot.tcl
+++ b/external/mambo/skiboot.tcl
@@ -111,8 +111,8 @@ if { $default_config == "PEGASUS" } {
}
if { $default_config == "P9" } {
- # PVR configured for POWER9 DD2.0 Scale out 24 Core (ie SMT4)
- myconf config processor/initial/PVR 0x4e1200
+ # PVR configured for POWER9 DD2.3 Scale out 24 Core (ie SMT4)
+ myconf config processor/initial/PVR 0x4e1203
myconf config processor/initial/SIM_CTRL1 0xc228100400000000
if { $mconf(numa) } {