op-build update 12-11-2017

Changes Included for package witherspoon-xml, branch master:
d25ba72 - William Hoffa - 2017-12-11 - Merge pull request #75 from spinler/power-led
bee9ba7 - Matt Spinler - 2017-12-04 - Add power button LED

Changes Included for package hostboot, branch master:
010d6a9 - Elizabeth Liner - 2017-12-11 - Adding more debugging traces to the SBE error handler
a8ef67b - Jennifer A. Stofer - 2017-12-11 - Revert "Adding p9a support."
52c557d - Ben Gass - 2017-12-11 - Adding p9a support.
5fa8f9e - Luke C. Murray - 2017-12-11 - Enabling L2 64B store prediction
d5ca069 - Ryan Black - 2017-12-11 - p9.npu.scom.initfile -- fix cq_sm allocation issue at low water mark
9bebbc7 - Daniel Howe - 2017-12-11 - HW399448 set correct mode bit
00d2200 - Nick Bofferding - 2017-12-11 - Secure Boot; Force simultaneous SBE update on key transition
3807622 - Prachi Gupta - 2017-12-11 - ZEPPELIN BUP: host enable memvolt changes
1ed63da - Nick Klazynski - 2017-12-10 - Nimbus DD2.2 core chickenswitches
fecd2a6 - Claus Michael Olsen - 2017-12-10 - Override filter ring support for perv_pll_bndy_bucket rings.
40a7f28 - Daniel Howe - 2017-12-10 - disable pb tl when not in use
b78b33c - Claus Michael Olsen - 2017-12-10 - Code restruct: TOR API
fabc7bd - Luke C. Murray - 2017-12-10 - Adding attribute to turn memory early data on
74cc36c - Joe McGill - 2017-12-10 - Chip address extension workaround for HW423589 (option2), part2
2209292 - Joe McGill - 2017-12-10 - Chip address extension workaround for HW423589 (option2), part1
a202d4b - Amit Tendolkar - 2017-12-10 - Enhance SBE Deadman FFDC Format and sequencing
edbb120 - Thi Tran - 2017-12-10 - L3 update - p9_cme_sram_access HWP
d3ecbc6 - Brian Vanderpool - 2017-12-10 - Initial check-in of p9_cme_sram_access
a9a0bab - Christian Geddes - 2017-12-10 - Add option to Mask off SBE bits on TP_LOCAL_FIR
6e0c672 - Anusha Reddy Rangareddygari - 2017-12-10 - Level 2 HWP for p9_sbe_dump
aed6647 - Joachim Fenkes - 2017-12-10 - p9*_clockcntl: Add missing NPU ring 0xF in N3 chiplet to clock check
6731aa2 - Joachim Fenkes - 2017-12-10 - p9_sbe_npll_setup: Enable Spread Spectrum right after SS PLL lock
be0a3a2 - Thi Tran - 2017-12-10 - p9_sbe_hreset - Adding I2C Bit rate divisor calculation
4f01142 - Sachin Gupta - 2017-12-10 - Remove extra include dependency
8c9fd90 - Sumit Kumar - 2017-12-08 - Erepair HWP p9_io_erepairAccessorHwpFuncs
9f3429c - Christian Geddes - 2017-12-08 - TI w/ unrecoverable error if system boots w/ mismatching processors
ce376fc - Christian Geddes - 2017-12-08 - Set hostboot_mode bit on P3PC interrupt scom reg during intrrp init
3e24de6 - Nick Bofferding - 2017-12-08 - Secure Boot: Surface unique TI when key transitioning complete
1eba8f4 - Brian Stegmiller - 2017-12-08 - Avoid assert on invalid target types for PRD and HWP PLID association
18f9c89 - Elizabeth Liner - 2017-12-08 - Fixing the SBE switch functionality
351f328 - Elizabeth Liner - 2017-12-08 - Create base class structure for SbeRetryHandler
b801fd1 - Swathi Madhuri Bhattiprolu - 2017-12-08 - Make FAPI_POS unique on multi node system
0b408ad - Stephen Cprek - 2017-12-08 - Add multi node support for genPnorImages and add HBD Fleetwood files
0f94c26 - Swathi Madhuri Bhattiprolu - 2017-12-07 - Support CDIMM VPD
911996a - Richard J. Knight - 2017-12-07 - Add new pnor section for Centaur hw ref image
50a901b - Prachi Gupta - 2017-12-07 - ZEPPELIN BUP: fix VPD_REC_NUM for membuf target
beeeedc - Chris Cain - 2017-12-07 - HTMGT: Pass utilization in hundredth units to HWP for mem throttling
e4d0151 - Prachi Gupta - 2017-12-07 - Zeppelin BUP: istep 14 fixes
7b8fa03 - Thi Tran - 2017-12-07 - Mirror new file: cen_pll_initf_errors.xml
83fecdb - Joe McGill - 2017-12-07 - create empty shells for initfiles coming under 50468
diff --git a/openpower/configs/witherspoon_defconfig b/openpower/configs/witherspoon_defconfig
index de1fe84..394859b 100644
--- a/openpower/configs/witherspoon_defconfig
+++ b/openpower/configs/witherspoon_defconfig
@@ -41,7 +41,7 @@
 BR2_OPENPOWER_POWER9=y
 BR2_HOSTBOOT_CONFIG_FILE="witherspoon.config"
 BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="witherspoon-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="11e6ca068e718765f2e2de42f7967227819a5d14"
+BR2_OPENPOWER_MACHINE_XML_VERSION="d25ba72d544b2878e322421b33a130836619664c"
 BR2_OPENPOWER_MACHINE_XML_FILENAME="witherspoon.xml"
 BR2_OPENPOWER_SYSTEM_XML_FILENAME="WITHERSPOON_hb.system.xml"
 BR2_OPENPOWER_MRW_XML_FILENAME="WITHERSPOON_hb.mrw.xml"
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index e5ea571..4649a40 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= 695bd891343faf1f0ef85fe53148590e58239efd
-HOSTBOOT_VERSION_BRANCH_MASTER ?= 665c9a18838f155ae32c74c829fd4605bfd8d30a
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 010d6a9a091bfd2eb29e34e381134df4d19b46cc
 
 HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
 HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))