op-build update 8-24-2017
Changes Included for witherspoon-xml:
c1e49a6 - Erich Hauptli - 2017-08-23 - Adding Misc System Power
a6c78b9 - Erich Hauptli - 2017-08-23 - Updating System Power Caps
Changes Included for witherspoon-xml:
c1e49a6 - Erich Hauptli - 2017-08-23 - Adding Misc System Power
a6c78b9 - Erich Hauptli - 2017-08-23 - Updating System Power Caps
Changes Included for hostboot:
90c6e1f - Anusha Reddy Rangareddygari - 2017-08-23 - Removing checkstop checks
f175054 - Richard J. Knight - 2017-08-23 - Add sbeError tag to all SBE related error xml files
b0da531 - crgeddes - 2017-08-23 - Use keyAddr stash chipop to pass rsv mem addr through SBE for MPIPL
a44497d - Caleb Palmer - 2017-08-23 - PRD: Set DRAM Repairs VPD when chip mark verified
b29c5a0 - Zane Shelley - 2017-08-23 - PRD: disable thresholding for RCD reconfigs on FSP based machines
6ab7b4d - Zane Shelley - 2017-08-23 - PRD: don't query per-symbol counters in broadcast mode
24221c6 - Prachi Gupta - 2017-08-23 - platform implementation of mbvpd/cvpd accesses
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index ab55c92..ce0a3d7 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 ?= e5790aed63a53234a4ae733b5b351feae9e81670
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 90c6e1f5768f7f18950fbb87a4617a22536629c2
HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))