op-build update 8-28-2019
Changes Included for package hostboot, branch master:
01ac1b8 - MATTHEW I. HICKMAN - 2019-08-27 - Added security bit and fir handling, gard and trace fixes
845fb44 - Megan - 2019-08-27 - Allow defining a partition with automatic starting offset
f877631 - Andre Marin - 2019-08-27 - Add call to exp_mss_thermal_init to step 14.2
1db43a81 - Zane Shelley - 2019-08-27 - PRD: updates to IOOLFIR based on recent OpenCAPI FIR review
e32c176 - Zane Shelley - 2019-08-27 - PRD: fix OBUS workaround for non-SMP mode
cbd2500 - Caleb Palmer - 2019-08-27 - PRD: Don't dealloc NVDIMMs set to NO_GARD in a predictive log
d8db346 - Corey Swenson - 2019-08-27 - Add Encryption Enabled bit to NV_STATUS_FLAG
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 6a8a70c..445edac 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "80f6d1dc0597213782c0fcd159329f260761b27c" if BR2_HOSTBOOT_LATEST_VERSION
+ default "01ac1b8dc22e3cba20a194fee7d741b749658223" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION