blob: db13d20acbc8e3e6cdb7b90b24dbc2e8003bdb8f [file] [log] [blame]
Bill Hoffafb396b32017-05-08 17:49:59 -05001From fc3ab23fede96dfc59489a01417285af533a7dcd Mon Sep 17 00:00:00 2001
2From: Erich Hauptli <ejhauptl@us.ibm.com>
3Date: Mon, 8 May 2017 13:56:09 -0500
4Subject: [PATCH 1/3] set ATTR_CLOCK_PLL_MUX bit 14 = 0b1
5
6set ATTR_CLOCK_PLL_MUX bit 14 = 0b1
7---
8 witherspoon.xml | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/witherspoon.xml b/witherspoon.xml
12index 7597986..eab3d86 100644
13--- a/witherspoon.xml
14+++ b/witherspoon.xml
15@@ -13001,7 +13001,7 @@
16 </attribute>
17 <attribute>
18 <id>CLOCK_PLL_MUX</id>
19- <default>0x8c810000</default>
20+ <default>0x8c830000</default>
21 </attribute>
22 <attribute>
23 <id>CLOCK_PLL_MUX0</id>
24--
251.8.2.2
26