op-build update 9-20-2019
Changes Included for package hostboot, branch master-p8:
c3a4045 - Artem Senichev - 2019-09-14 - ipmi fru: Add membufs manufacturing date
Changes Included for package hostboot, branch master:
d0f0ff1 - Caleb Palmer - 2019-09-19 - PRD: Lane repair OMI bus callout changes
d9057b4 - Caleb Palmer - 2019-09-19 - PRD: Fix UNIT_CS analysis in OCMB chiplet FIR
5f27f36 - Dan Crowell - 2019-09-19 - Enable SMF tests for Axone
b0cd81c - MATTHEW I. HICKMAN - 2019-09-19 - Fixed several small bugs found via code review
08501bc - Luis Fernandez - 2019-09-18 - Patch For: Implement Static Analysis with cppcheck
bfe5638 - Caleb Palmer - 2019-09-18 - PRD: NVDIMM keep log hidden if no error found during analysis
feef038 - Matt Derksen - 2019-09-18 - Dummy commit to prime hwsv for new Explorer FFDC collection
b2be220 - Mark Pizzutillo - 2019-09-18 - Add blank files for p9a_omi_setup procedure
d534ac3 - Ben Gass - 2019-09-17 - Update explorer scom header files with newer figtree data.
d2bcdef - Ilya Smirnov - 2019-09-16 - Add Printk Traces to ThreadPool Unit Tests
69f3bd2 - Christian Geddes - 2019-09-16 - Update axone pnor layout to move eecache to the begining
3cdd4fb - Mark Pizzutillo - 2019-09-16 - Add pmic_i2c_addr_get function for platform code use
1470183 - Christian Geddes - 2019-09-16 - Skip OCMB targets while decidng what targets to process for IpmiFruInv
fa1e0b1 - Roland Veloz - 2019-09-16 - Changed the callout in the call NVM Health Status to be an NVDIMM
60fbee2 - Matthew Raybuck - 2019-09-14 - Fix bad arguments to additional FFDC capture in BPM Update code
7a27f46 - Mark Pizzutillo - 2019-09-14 - Add ekb dual drop support for p9a
1434b89 - Corey Swenson - 2019-09-13 - NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERROR
ce0d29c - Corey Swenson - 2019-09-13 - Add vendor log data to FFDC for all NVDIMM HW errors
8ab48e7 - Christian Geddes - 2019-09-13 - Apply MC_HANG timeout workaround to all processors
c049efe - Ilya Smirnov - 2019-09-13 - Update startup.simics To Disable SBE Updates
2ceefa0 - Dan Crowell - 2019-09-12 - Do not allow PNOR partition adjustments when not in test mode
26c32cb - Corey Swenson - 2019-09-12 - NVDIMM: Additional FFDC for NVDIMM/BPM callouts
e85d6dd - Christian Geddes - 2019-09-12 - Re-enable mss_scrub in istep16 for axone systems
8664b9a - Matt Derksen - 2019-09-12 - Add exp_mss_eff_config_thermal call to istep7 for Axone
de0e453 - Mike Baiocchi - 2019-09-12 - Remove Forced Update of UCD Devices
b08fe62 - Caleb Palmer - 2019-09-11 - PRD: Update NVDIMM warning threshold adjustment
f5de75d - Caleb Palmer - 2019-09-11 - PRD: NVDIMM Additional FFDC for error analysis
d329c59 - Matthew Raybuck - 2019-09-11 - BPM Updates: Move NVDIMM controller reset and final fw check to end of update
af5c391 - Zach Clark - 2019-09-11 - Fix GCOV build errors for AXONE configuration
1d4530d - Megan - 2019-09-11 - Implement Static Analysis with cppcheck
bafe5de - Christian Geddes - 2019-09-11 - Account for Explorer's DMB_REVISION format in its SPD
8e9808d - Caleb Palmer - 2019-09-11 - PRD: Fix reading of NVDIMM ES_TEMP value
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p8/hostboot-p8.mk b/openpower/package/hostboot-p8/hostboot-p8.mk
index 907bb82..2583626 100644
--- a/openpower/package/hostboot-p8/hostboot-p8.mk
+++ b/openpower/package/hostboot-p8/hostboot-p8.mk
@@ -3,7 +3,7 @@
# hostboot for POWER8
#
################################################################################
-HOSTBOOT_P8_VERSION ?= 27dda299f0adf3c2ff433b9f2820c6b663673df8
+HOSTBOOT_P8_VERSION ?= c3a40456c9196e906a150e1329b1b49ba75414a3
HOSTBOOT_P8_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P8_VERSION))
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index f473dae..667b6b1 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "ae8c69b8061732b934f9bbdf43d0cc4fd87c62ff" if BR2_HOSTBOOT_LATEST_VERSION
+ default "d0f0ff1e58757c833149b4e5ee6dc597a5028372" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION