op-build update 7-29-2019
Changes Included for package hostboot, branch master:
2e406ca - Matt Derksen - 2019-07-28 - Remove CONFIG_AXONE_BRING_UP from xscomtest
07b0559 - Bill Hoffa - 2019-07-27 - Add HUID value to DDIMM parsing
bcd6d6f - Mike Baiocchi - 2019-07-26 - Secureboot: Enable verifying OPAL Payload before starting instructions
beeb7f5 - Matthew Raybuck - 2019-07-26 - re-enable CRC generation for BPM firmware binary
6abe773 - Bill Hoffa - 2019-07-26 - Parse MEM_PORT target type out of Machine Readable Workbook (MRW)
cd1e5c9 - Dean Sanner - 2019-07-25 - Compile Hostboot with -Os
0d62282 - Dan Crowell - 2019-07-25 - Enable URMOR hack for Axone in shutdown path
2dc5728 - Dan Crowell - 2019-07-25 - Add type to adapt mrw version of i2c mux to hb mux type
d97b706 - Tsung Yeung - 2019-07-24 - Invalidate BAR during MPIPL NVDIMM restore
8cc600d - Tsung Yeung - 2019-07-24 - Re-order NVDIMM MRS restore sequence to comply with Jedec spec
449d1fa - Dean Sanner - 2019-07-24 - Fix bug in attribute sync
6b03894 - Sunil Kumar - 2019-07-24 - OCMB changes to suit PPE compilation.
18aa5d9 - Amit Tendolkar - 2019-07-24 - HCode Error Logs - Final structure change for PGPE-OCC API
de35db8 - Stephen Glancy - 2019-07-24 - Fixes MCBIST ecc/spare data pattern bug
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 266fc8d..bf2f6e7 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "f2281d448689ac930b61159365a8481808bef3a1" if BR2_HOSTBOOT_LATEST_VERSION
+ default "2e406cadf1a5240c31f0c900b118ef09fcd9fb39" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION