op-build update 9-30-2019
Changes Included for package hostboot, branch master:
0f3e041 - Christian Geddes - 2019-09-27 - Add new DDR4 DDIMM keyword ENTIRE_SPD_WITHOUT_EFD
7b87226 - MATTHEW I. HICKMAN - 2019-09-27 - Fixed error handling issues in arm path
5db287b - MATTHEW I. HICKMAN - 2019-09-27 - Fixed NOT_ENOUGH_ENERGY_FOR_CSAVE check
48abe5e - Mark Pizzutillo - 2019-09-27 - Add support for new pmic sequencing SPD fields
04d5973 - Mark Pizzutillo - 2019-09-27 - Add blank files for exp_omi_train_check procedure
d80f7fc - Mark Pizzutillo - 2019-09-27 - Fix dmb_revision size in ddimm_get_efd
7148b00 - Stephen Glancy - 2019-09-27 - Fixes explorer accessor bugs
1adf748 - Prem Shanker Jha - 2019-09-27 - PM: Modified FFDC to avoid corruption of RC in error path.
746ec70 - MATTHEW I. HICKMAN - 2019-09-27 - Fixed the restore status flag bug
a2b2608 - Matthew Raybuck - 2019-09-27 - BPM Update Tweaks
36a6a52 - MATTHEW I. HICKMAN - 2019-09-27 - Added additional erase error handling
f3f0a8f - Zane Shelley - 2019-09-27 - PRD: fix Explorer FSI address workaround in FIRDATA code
b99004f - Caleb Palmer - 2019-09-27 - PRD: Initial Axone Channel Fail support
d94c2cb - Zane Shelley - 2019-09-27 - PRD: add virtual destructor to ScomRegister class
19f75b8 - Zach Clark - 2019-09-27 - Make snprintf always terminate the output buffer
b93f63a - Caleb Palmer - 2019-09-27 - PRD: NVDIMM workaround for ES TEMP glitches
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 62dd471..bb169da 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "62c252e5b195feabc9c7e7d312d95c29850349d8" if BR2_HOSTBOOT_LATEST_VERSION
+ default "0f3e041cbe1c7d6d2ae203187f843b1714b287db" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION