blob: 63867ce6314209fa1a00c2da4f28a474a8b660b0 [file] [log] [blame]
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