op-build Witherspoon XML Updates 05-08-2017
- Using patches for now as there are commits in the witherspoon-xml
tree that fail to compile
diff --git a/openpower/package/witherspoon-xml/witherspoon-xml-0002-set-ATTR_CLOCK_PLL_MUX-bit-14-0b1.patch b/openpower/package/witherspoon-xml/witherspoon-xml-0002-set-ATTR_CLOCK_PLL_MUX-bit-14-0b1.patch
new file mode 100644
index 0000000..db13d20
--- /dev/null
+++ b/openpower/package/witherspoon-xml/witherspoon-xml-0002-set-ATTR_CLOCK_PLL_MUX-bit-14-0b1.patch
@@ -0,0 +1,26 @@
+From fc3ab23fede96dfc59489a01417285af533a7dcd Mon Sep 17 00:00:00 2001
+From: Erich Hauptli <ejhauptl@us.ibm.com>
+Date: Mon, 8 May 2017 13:56:09 -0500
+Subject: [PATCH 1/3] set ATTR_CLOCK_PLL_MUX bit 14 = 0b1
+
+set ATTR_CLOCK_PLL_MUX bit 14 = 0b1
+---
+ witherspoon.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/witherspoon.xml b/witherspoon.xml
+index 7597986..eab3d86 100644
+--- a/witherspoon.xml
++++ b/witherspoon.xml
+@@ -13001,7 +13001,7 @@
+ </attribute>
+ <attribute>
+ <id>CLOCK_PLL_MUX</id>
+- <default>0x8c810000</default>
++ <default>0x8c830000</default>
+ </attribute>
+ <attribute>
+ <id>CLOCK_PLL_MUX0</id>
+--
+1.8.2.2
+