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/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index c41fb68..380af58 100644
--- a/openpower/package/hostboot/hostboot.mk
+++ b/openpower/package/hostboot/hostboot.mk
@@ -4,7 +4,7 @@
#
################################################################################
HOSTBOOT_VERSION_BRANCH_MASTER_P8 ?= d3025f5d7ddd0723946bb54fcb471d2bf1fd2da4
-HOSTBOOT_VERSION_BRANCH_MASTER ?= 28927a78ca4144aa8214d35b7ad7e2ddba5ada4e
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 8ea7d7ed5db4ce693fa5b261a2edd567681334d3
HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))