hostboot, witherspoon-xml,zaius-xml update 2-24-2018

Changes Included for package zaius-xml, branch master:
5e48835 - Adrian Barrera - 2018-02-19 - Update Obus PLL bucket to 25G
ca689fe - Adrian Barrera - 2018-02-19 - Update EREPAIR attributes
(replaces patch files in op-build)

Changes Included for package witherspoon-xml, branch master:
6ca015d - Erich Hauptli - 2018-02-22 - Syncing MRW with op-release
(includes disabling stop11, remove local patch)

Changes Included for package hostboot, branch master:
8ea7d7e - Jaymes Wilks - 2018-02-23 - Change FCO distribution to ensure master chip has at least one core
afc4bd0 - Nick Bofferding - 2018-02-23 - Documentation: Stop withholding various SRCs from pubs
13de75c - Venkatesh Sainath - 2018-02-23 - Fixing flipport attribute for processors
5324435 - Zane Shelley - 2018-02-23 - PRD: initializing MemTdCtlr variables for broadcast mode
a681d51 - Ilya Smirnov - 2018-02-23 - Pass i_skipComm to _buildOccs
55e51a6 - Nick Bofferding - 2018-02-23 - Delayed deconfig any DIMM on a failing voltage domain
014e0ae - Bill Hoffa - 2018-02-23 - Add Kernel Debug Trace for Out of Memory condition
2674db2 - Stephen Glancy - 2018-02-22 - Adds blank NVDIMM utility files for HB to mirror
3403445 - Brian Bakke - 2018-02-22 - Fix and codify how system and node targets are handled by attribute overrides
3fbe556 - Claus Michael Olsen - 2018-02-22 - Additional risk level support - (step 2) Updating the image w/RL2
33725d2 - Prachi Gupta - 2018-02-22 - hbfw makefile changes to add p9c dd1.1 sbe to pnor
0d7e626 - Prasad Bg Ranganath - 2018-02-22 - PM: Fix Global Parameter Block and PGPE size checks in p9_hcode_image_build
24bcf57 - Benjamin Weisenbeck - 2018-02-22 - PRD: Fix data storage exception in PLL analysis
1141d3f - Joachim Fenkes - 2018-02-22 - FFDC: Add empty new helper procedure for mirroring to HB, HWSV
c0967b7 - Joachim Fenkes - 2018-02-22 - LPC: Add empty files for mirroring to HB, PPE, HWSV
8990544 - Sachin Gupta - 2018-02-22 - Support cumulus 1.1 getPllBucket
44087e0 - Venkatesh Sainath - 2018-02-22 - Enabling FSP-B IPL as primary
b47f658 - Dan Crowell - 2018-02-22 - Pull ATTR_MSS_MRW_FORCE_BCMODE_OFF from MRW if it exists
366a4ef - John Rell - 2018-02-22 - jgr18022000 Fix for typo in changes for HW430958
2c4b416 - Christian Geddes - 2018-02-21 - Remove if that was catching SBE chipop err logs and forcing reboot
4a60925 - Christian Geddes - 2018-02-21 - Fix trace bug for error path in rt_fwnotify
80819cf - Matt Derksen - 2018-02-21 - Fix rollover of PLID numbers
1275d06 - Zane Shelley - 2018-02-19 - PRD: Fixed address translation for Dynamic Memory Deallocation
9900129 - Louis Stermole - 2018-02-19 - Fix command gap calculation for MSS scrub to prevent truncation
000f358 - Stephen Glancy - 2018-02-19 - Updates broadcast mode attributes
5c78bbd - Prachi Gupta - 2018-02-19 - checkHbResMemLimit -- change to check correctly on multi-node
f595ecf - Andre Marin - 2018-02-19 - Add address translation (xlate) support for 4Gbx8 and unit tests
8d28433 - Christian Geddes - 2018-02-19 - Fix bugs in FSP->HBRT message path for SBE errors

[stewart: remove witherspoon and zaius patches in op-build]
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/configs/zaius_defconfig b/openpower/configs/zaius_defconfig
index a09716c..754f247 100644
--- a/openpower/configs/zaius_defconfig
+++ b/openpower/configs/zaius_defconfig
@@ -1,6 +1,5 @@
 BR2_powerpc64le=y
 BR2_powerpc_power8=y
-BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL_OP_BUILD_PATH)/patches/zaius-patches"
 BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
 BR2_EXTRA_GCC_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
@@ -42,7 +41,7 @@
 BR2_OPENPOWER_POWER9=y
 BR2_HOSTBOOT_CONFIG_FILE="zaius.config"
 BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="zaius-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="b0884b3032df60e49eff4b212719f8d49a5d6be7"
+BR2_OPENPOWER_MACHINE_XML_VERSION="5e48835aacb178c77e2c8a02be6d6e939f1c1090"
 BR2_OPENPOWER_MACHINE_XML_FILENAME="zaius.xml"
 BR2_OPENPOWER_SYSTEM_XML_FILENAME="ZAIUS_hb.system.xml"
 BR2_OPENPOWER_MRW_XML_FILENAME="ZAIUS_hb.mrw.xml"