op-build update 6-26-2019
Changes Included for package hostboot, branch master:
79a312e - Dan Crowell - 2019-06-25 - Clean up the attribute error user details
bd0eb8f - Caleb Palmer - 2019-06-25 - PRD: Add handleRrFo for OCMB domain
94e392d - Matthew Raybuck - 2019-06-25 - Fix memory leak in nvdimm_update.C
1b06c4f - Christian Geddes - 2019-06-25 - Remove references to prebuilt eecache
a34f4c5 - Rahul Batra - 2019-06-25 - PM: WOV(OCS) PGPE Hcode Changes (2/2)
1f8ec61 - Tsung Yeung - 2019-06-25 - Disable BAR Temporarily to prevent STR exit during nvdimm handover
04a0314 - Devon Baughen - 2019-06-25 - add manual omi training sequence
d58f3a7 - Luis Fernandez - 2019-06-24 - Compiling with GCC 8
428f5e2 - Matthew Hickman - 2019-06-24 - Ported ecc engine to generic
ca414b9 - Mark Pizzutillo - 2019-06-24 - Fix exp_draminit phy_params
5ef6025 - Christian Geddes - 2019-06-24 - Update simics release used for Axone simics
dd0aba6 - Corey Swenson - 2019-06-24 - Auto-arm the NVDIMMs at runtime
164e8bc - Matt Derksen - 2019-06-24 - Add planar vpd support to Axone simics
3b05c7a - Matt Derksen - 2019-06-24 - Enable fapi2MmioAccessTest for axone
2c86bbc - Matt Derksen - 2019-06-24 - Run exp tests in Axone and make generic Load utility
1ac1e95 - Christian Geddes - 2019-06-24 - Add interface to mark eeprom caches valid/invalid
5316f7d - Matt Derksen - 2019-06-24 - Enable the scomtest for AXONE config
3703896 - Christian Geddes - 2019-06-24 - Enable sbe update for Axone
639cf25 - Corey Swenson - 2019-06-21 - Move the NVDIMM_ARMED attribute from PROC to DIMM type
4b81399 - Corey Swenson - 2019-06-21 - Assembly for DARN instruction inconsistent
926ec6f - Dan Crowell - 2019-06-21 - Handle unsupported status bit for NVDIMM Encrytion Status
fd59bd8 - Dan Crowell - 2019-06-21 - Default NV state to Memory Not Preserved
897e9b5 - Dan Crowell - 2019-06-21 - Push NVDIMM attribute updates down to the FSP
33a1e9f - Dan Crowell - 2019-06-21 - Modify I2C divider for Axone
b75cfea - Roland Veloz - 2019-06-21 - Unit test for structure TARGETING::AttributeTank::Attribute
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 187a5d6..7d85c19 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "9acff299c65596e3ff3158a2dda5b97931c4a547" if BR2_HOSTBOOT_LATEST_VERSION
+ default "79a312ed32a9c19a3420a6d603e76b7a849aec42" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION