op-build update 5-24-2019
Changes Included for package hostboot, branch master:
82423ea - Stephen Glancy - 2019-05-23 - Fixes MCBIST compile fails
1dab92e - Mark Pizzutillo - 2019-05-23 - Add PMIC enable procedure code and UTs
5de4c5e - Mark Pizzutillo - 2019-05-23 - Fix memdiags to fix jenkins
Changes Included for package pnor, branch master:
4a428b8 - crgeddes - 2019-05-23 - Merge pull request #120 from crgeddes/crgeddes_increase_hbrt_to_8_MB
f380751 - Christian Geddes - 2019-05-23 - Increase the size of HBRT to 8 MB for both P9 pnor layout
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 89c6dbf..ea10f47 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "cf8f5459f14f8429fa967bd58c6d59e9e02eb207" if BR2_HOSTBOOT_LATEST_VERSION
+ default "82423eab5bba1c7781866366476eb36e9b9f72a1" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION