op-build update 8-6-2018
Changes Included for package hostboot, branch master:
c87bd30 - Nick Bofferding - 2018-08-03 - Atomically latch shutdown status and TI data together in shutdown
24188d2 - Chris Steffen - 2018-08-03 - P9 Centaur Erepair Update
f5db0c7 - Dhruvaraj Subhashchandran - 2018-08-03 - Add recovered gard log only for garded targets.
c6643d4 - Joe McGill - 2018-08-02 - apply INT ARX clock gate disable to p9n DD2.0 hardware
9350ece - Nick Bofferding - 2018-08-02 - i2c: Don't wait for SDA to go high before sending slave stop command
864d9b8 - Mike Baiocchi - 2018-08-02 - Node Communications: use addHwCallout() to deconfigure
847e8ef - Matt Derksen - 2018-08-02 - Add hostboot reserved memory mirroring support
4dfcdd4 - Prachi Gupta - 2018-08-02 - p9_fab_iovalid: process errors returned by this HWP
0baa771 - Andre Marin - 2018-08-02 - Add empty mss_byte.H and mss_generic_check to ease HB mirroring
48e7db4 - Prem Shanker Jha - 2018-08-02 - STOP_Recovery: Added hwp changes to support error log parser.
9787cfb - Amit Tendolkar - 2018-08-02 - Misc. fixes for PM Malf/Stop Recovery with CME injects
d175f43 - Andre Marin - 2018-08-02 - Add MEM_PORT target
ea861ac - Stephen Glancy - 2018-08-02 - Disables training advanced by default p9c
3dcbd23 - Joachim Fenkes - 2018-08-01 - p9_sbe_lpc_init: Improve reset
e37d51a - Dan Crowell - 2018-08-01 - Fix array overrun in draminit training advanced
98a6570 - Christian Geddes - 2018-08-01 - Only unmask source on proc targ passed to unmask function in intrrp
4022351 - Amit Tendolkar - 2018-08-01 - Enable PM Malf Alert Handling & PM Complex FFDC to HOMER
b2cf0aa - Christian Geddes - 2018-08-01 - Make processing of hrmor value in MemStateInfo consistent
ba4fc12 - Prachi Gupta - 2018-08-01 - platGetMBvpdSlopeInterceptData: fix ATTR_CEN_CDIMM_VPD_MASTER_TOTAL_POWER_SLOPE
4b51087 - Adam Hale - 2018-08-01 - Disable HW439321 workaround in dd1.3
85bd498 - Bill Hoffa - 2018-08-01 - Remove Duplicate init settings ATTR_START_CBS_FIFO_RESET_SKIP
b731dce - Yue Du - 2018-08-01 - PM: Prevent Core-L2 Quiesce from removing PM_EXIT upon SPWU
0d47fa9 - Prem Shanker Jha - 2018-08-01 - SCOM Restore: Handle case of old HB and new STOP API case.
9311181 - Greg Still - 2018-08-01 - PM: Move PBAFIR checkstops to recoverable attentions
c8f0bbe - Stephen Glancy - 2018-08-01 - Fixes Centaur training to skip known bad bits
86d3fc2 - Zane Shelley - 2018-08-01 - PRD: add lane repair extra signatures to appropriate targets
77a9924 - Andre Marin - 2018-07-31 - Remove Nimbus dependencies from the SPD decoder
73f196a - Joe McGill - 2018-07-31 - p9_xip_customize.C -- update filter PLL bucket select only for AW keyword ver2
3fa58ab - Joe McGill - 2018-07-31 - Validate OBUS DL lane failed indications during initial link training
5fff2d7 - Chris Steffen - 2018-07-31 - Enable I/O PPE PHY Communication for Abus
a6df8be - Chris Steffen - 2018-07-31 - DMI Spare Lane Suppression
923e7b0 - Sumit Kumar - 2018-07-31 - eRepair: Fixed records update for failed lanes in vpd
45dd7d0 - Zane Shelley - 2018-07-31 - PRD: change threshold for L3FIR[28] LRU parity error
Changes Included for package hostboot-binaries, branch master:
609df32 - hostboot - 2018-08-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080118a.920
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index b7208ef..8d068eb 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw072618a.920" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw080118a.920" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index e129e3c..2e330c8 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "887663e6ad51a489099a43c200358f689621fbe2" if BR2_HOSTBOOT_LATEST_VERSION
+ default "c87bd309d9bc19fcb339f7fcd1c908e9f5a30440" if BR2_HOSTBOOT_LATEST_VERSION
default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION