blob: 63867ce6314209fa1a00c2da4f28a474a8b660b0 [file] [log] [blame]
Bill Hoffa671298f2017-08-08 15:29:38 -05001From fc91388ea139d6233484e1fefc606165861f517a Mon Sep 17 00:00:00 2001
2From: Bill Hoffa <wghoffa@us.ibm.com>
3Date: Tue, 8 Aug 2017 15:15:01 -0500
4Subject: [PATCH] Temporarily Change PLL BUCKET settings
5
6---
7 witherspoon.xml | 8 ++++----
8 1 file changed, 4 insertions(+), 4 deletions(-)
9
10diff --git a/witherspoon.xml b/witherspoon.xml
11index 103e865..1319c79 100644
12--- a/witherspoon.xml
13+++ b/witherspoon.xml
14@@ -18641,19 +18641,19 @@
15 </attribute>
16 <attribute>
17 <id>OB0_PLL_BUCKET</id>
18- <default>1</default>
19+ <default>0x02</default>
20 </attribute>
21 <attribute>
22 <id>OB1_PLL_BUCKET</id>
23- <default>1</default>
24+ <default>0x02</default>
25 </attribute>
26 <attribute>
27 <id>OB2_PLL_BUCKET</id>
28- <default>1</default>
29+ <default>0x02</default>
30 </attribute>
31 <attribute>
32 <id>OB3_PLL_BUCKET</id>
33- <default>1</default>
34+ <default>0x02</default>
35 </attribute>
36 <attribute>
37 <id>OBUS_RATIO_VALUE</id>
38--
391.8.2.2
40