op-build update 4-3-2017
b1f3ddf - nagurram-in, 7 days ago : HDAT alignment fix for variable length PCRD structs
e452a1b - Aravind T Nair, 3 weeks ago : Fix compile warnings from trace statements
478f823 - Rahul Batra, 3 weeks ago : PM Complex Suspend and Safe Mode
5881261 - crgeddes, 7 days ago : Set WKUP_NOTIFY_SELECT bit on all slave cores
908517a - Jaymes Wilks, 3 weeks ago : Add attribute support for TPM locality 1 and 3
91ada94 - Jaymes Wilks, 6 weeks ago : Initialize HDAT TPM Info
d6aaf2f - Jaymes Wilks, 7 weeks ago : Setup TPM Related Info Section in HDAT
2557676 - Prem Shanker Jha, 3 months ago : PM: Design changes in SGPE Boot copier and boot loader.
b188c4c - Joe McGill, 5 weeks ago : update DPLL and IVRM inits
480861b - Sangeetha T S, 3 weeks ago : Register data collection in FFDC
9dbaa5d - Yue Du, 4 weeks ago : HW405243/IPL: Assert/drop pcb_mux_disable around quad power off
99dffb1 - Stephen Glancy, 5 days ago : Fixed blue waterfall's error message
6a9cd8f - Andre Marin, 6 days ago : Change base decoder, add ddr4 namespace, and common API btw modules
3e8219f - Stephen Glancy, 11 days ago : Fixed blue waterfall workaround bugs
6a1cf7b - Andre Marin, 7 days ago : Disable ECC Hash in sim
6e3af62 - nagurram-in, 3 days ago : Fixing mem leak and ipmi getSensorType api failure bypass for now.
a38c879 - Dean Sanner, 3 days ago : Only populate OCC HDAT structs when OCC config enabled
4ec5fe2 - Stephen Glancy, 4 days ago : Updates DCD to pass on a/b failure
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index 0cca06b..6cf7d81 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 ?= a36424c41b711c1361db33a9f2e2db2788fd91a9
+HOSTBOOT_VERSION_BRANCH_MASTER ?= b1f3ddfd201451bdb3305faffe6ab1d22a080747
HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))