op-build update 8-27-2019

Changes Included for package hostboot, branch master:
80f6d1d - Tsung Yeung - 2019-08-26 - Replaces nvdimmWrite() to reset controller with nvdimmResetController()
b94854d - Tsung Yeung - 2019-08-26 - Fix restore fail due to restore attempt on empty flash
a95709f - Stephen Glancy - 2019-08-26 - Adds explorer exerciser MCBIST for shmoo
074a2dd - Adam Hale - 2019-08-26 - Axone int updates
bf2951c - Thi Tran - 2019-08-26 - Fix HTM trace setup problem
c796d2c - Adam Hale - 2019-08-26 - Disable MC Channel Timeout because Gemini too slow
39854a3 - Jenny Huynh - 2019-08-26 - Add slbv, slbe extraction to p9_ram_core procedure
69ad226 - Zane Shelley - 2019-08-26 - PRD: removed redundant header iipbits.h
6c12d1e - Bill Hoffa - 2019-08-26 - Update Sim level to 08_23_19_f5e686_simics.tar.gz
2ad648b - Corey Swenson - 2019-08-26 - NVDIMM: Load warning thresholds, after FW_UPDATE, on every IPL

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 4f43b72..6a8a70c 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "4b8fb565e85f97cb9c803988a51db0f93b2d5e8d" if BR2_HOSTBOOT_LATEST_VERSION
+	default "80f6d1dc0597213782c0fcd159329f260761b27c" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION