op-build update 3-20-2018
Changes Included for package hostboot, branch master:
0e69501 - Brian Stegmiller - 2018-03-20 - Simics: Skip mem diag due to intermittent action file issues
4bc416f - Caleb Palmer - 2018-03-20 - MDIA: command cleanup support
53635ae - Corey Swenson - 2018-03-19 - Delete ATTR_DMI_INBAND_BAR_ENABLE when processing MRW attributes
24780f0 - Chris Cain - 2018-03-19 - HTMGT: Cache user power limit from BMC and add proc callout for 2AEx errors
43904dc - Stephen Glancy - 2018-03-19 - Adds dynamic voltage blank files for HB
234ef44 - Mike Baiocchi - 2018-03-19 - Add FFDC to 'No Functional TPM' Fails
54d16a1 - Dan Crowell - 2018-03-16 - Add proc huid to PSU trace
2fd3b08 - Daniel M. Crowell - 2018-03-16 - Revert "Adds self time refresh entry and exit helper functions"
d69704d - Zane Shelley - 2018-03-16 - PRD: updates to XBUS interface callouts
cc1ac14 - Thi Tran - 2018-03-16 - Fix MFG P9 ZZ: BC70E540 (MCFIR[8]) command list timeout
8692b24 - Matt Derksen - 2018-03-16 - Include WOF power mode explicitly inside tables
ee17272 - Yue Du - 2018-03-16 - STOP: Fix Wakeup terminate prematurely with mixed stop2 and stop4
c09c372 - Soma BhanuTej - 2018-03-16 - Change TP FIR bits 38, 39, 40 as recoverable & Masked
288ca88 - Matt K. Light - 2018-03-16 - adding fapi2::putSpyWithCare()
9bea281 - Ben Gass - 2018-03-16 - Add p9n 2.3 to p9_frequency_buckets.H
6d57e77 - Steven Janssen - 2018-03-16 - Change memory cleanup to use correct method
acd49fe - Daniel Howe - 2018-03-16 - dd1.1+ DL training procedure updates
013207d - Stephen Glancy - 2018-03-16 - Updates p9c SPD read to include DDR3
18d91f4 - Amit Tendolkar - 2018-03-16 - Update p9_collect_ppe_state to dynamically collect PPE FFDC
4761f0c - Elizabeth Liner - 2018-03-16 - Updating HWP's to use PROC_CHIP_MEM_TO_USE attribute
9b5cfe7 - Greg Still - 2018-03-16 - PM: Enhance p9_pm_pss_init for reset error logging
68f67bd - Claus Michael Olsen - 2018-03-16 - Update to putRingUtils to proper scanning of perv_pll_bndy_flt rings
bd85928 - Alpana Kumari - 2018-03-16 - Fix enum in dimmConsts.H
90ef1f6 - Matthew Hickman - 2018-03-16 - Fixed unmasking of BRODCAST_OUT_OF_SYNC fir after memdiags handling
945553c - Dan Crowell - 2018-03-16 - Force single-threaded access to HWPs in PRD
05cda10 - Christian Geddes - 2018-03-16 - Update backing build to be b0222a_1810.911
5660e6b - Nick Bofferding - 2018-03-15 - Secure Boot: Populate master node TPM info in HDAT until multinode supported
aa5d956 - Nick Bofferding - 2018-03-15 - Secure Boot: Mark redundant TPM not present until SMP is enabled
54cc57d - Prachi Gupta - 2018-03-15 - add global tag to EI_BUS_TX_MSBSWAP for serverwiz2 consumption
ec64546 - Ilya Smirnov - 2018-03-15 - Flush TMP Daemon Traces Prior to Shutdown
c3364df - Greg Still - 2018-03-15 - PM: p9_setup_evid - deal with attribute clearing during MPIPL
cbcd27d - Greg Still - 2018-03-15 - PM: p9_setup_evid steps voltage to avoid Fleetwood VRM limitations
b1e597e - Stephen Glancy - 2018-03-15 - Adds blank files for centaur secure mode boot
8f68014 - Caleb Palmer - 2018-03-14 - MDIA: ensure full MBA target support for P9
5353bb4 - Zane Shelley - 2018-03-14 - PRD: remove some NPUFIR bits from cs_root_cause list
Changes Included for package pnor, branch master:
824b1bf - Prachi Gupta - 2018-03-16 - Merge pull request #93 from popfuture/removesignvar
d4e4ae6 - Jaymes Wilks - 2018-03-14 - Remove SIGNING_TOOL_EDITION environment variable setting
Changes Included for package hostboot-binaries, branch master:
55e68fa - Corey Swenson - 2018-03-20 - Merge pull request #68 from cvswen/hcode_update_920
cbdcb16 - Corey Swenson - 2018-03-20 - Update HCODE image to hw032018a.920
diff --git a/openpower/package/hostboot-binaries/hostboot_binaries.mk b/openpower/package/hostboot-binaries/hostboot_binaries.mk
index 6d24276..9d157da 100644
--- a/openpower/package/hostboot-binaries/hostboot_binaries.mk
+++ b/openpower/package/hostboot-binaries/hostboot_binaries.mk
@@ -5,7 +5,7 @@
################################################################################
-HOSTBOOT_BINARIES_VERSION ?= ec7c35df30f446361bf1905c2f4366ea2b5c5343
+HOSTBOOT_BINARIES_VERSION ?= 55e68fa72b283c5b2072086992d683038dc363e0
HOSTBOOT_BINARIES_SITE ?= $(call github,open-power,hostboot-binaries,$(HOSTBOOT_BINARIES_VERSION))
HOSTBOOT_BINARIES_LICENSE = Apache-2.0
diff --git a/openpower/package/hostboot/hostboot.mk b/openpower/package/hostboot/hostboot.mk
index de013f6..ad5ca9b 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 ?= 5fc3b529c69246a6706577351bccd7898f1c227b
+HOSTBOOT_VERSION_BRANCH_MASTER ?= 0e69501ebe5b6e31e52cfb765bdeef1a219cf4e1
HOSTBOOT_VERSION ?= $(if $(BR2_OPENPOWER_POWER9),$(HOSTBOOT_VERSION_BRANCH_MASTER),$(HOSTBOOT_VERSION_BRANCH_MASTER_P8))
HOSTBOOT_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_VERSION))
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index 2044eef..a92d690 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_VERSION ?= b210f15c69933e21494323a8f5017501e7b2c1de
+OPENPOWER_PNOR_VERSION ?= 824b1bf91c6f030e696c1a4d72b7311985006705
OPENPOWER_PNOR_SITE ?= $(call github,open-power,pnor,$(OPENPOWER_PNOR_VERSION))
OPENPOWER_PNOR_LICENSE = Apache-2.0