summaryrefslogtreecommitdiffstats
path: root/openpower/patches/witherspoon-patches/machine-xml/0001-Temporarily-Change-PLL-BUCKET-settings.patch
blob: 63867ce6314209fa1a00c2da4f28a474a8b660b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
From fc91388ea139d6233484e1fefc606165861f517a Mon Sep 17 00:00:00 2001
From: Bill Hoffa <wghoffa@us.ibm.com>
Date: Tue, 8 Aug 2017 15:15:01 -0500
Subject: [PATCH] Temporarily Change PLL BUCKET settings

---
 witherspoon.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/witherspoon.xml b/witherspoon.xml
index 103e865..1319c79 100644
--- a/witherspoon.xml
+++ b/witherspoon.xml
@@ -18641,19 +18641,19 @@
 	</attribute>
 	<attribute>
 		<id>OB0_PLL_BUCKET</id>
-		<default>1</default>
+		<default>0x02</default>
 	</attribute>
 	<attribute>
 		<id>OB1_PLL_BUCKET</id>
-		<default>1</default>
+		<default>0x02</default>
 	</attribute>
 	<attribute>
 		<id>OB2_PLL_BUCKET</id>
-		<default>1</default>
+		<default>0x02</default>
 	</attribute>
 	<attribute>
 		<id>OB3_PLL_BUCKET</id>
-		<default>1</default>
+		<default>0x02</default>
 	</attribute>
 	<attribute>
 		<id>OBUS_RATIO_VALUE</id>
-- 
1.8.2.2

OpenPOWER on IntegriCloud