op-build update 9-11-2019
Changes Included for package hostboot, branch master:
ae8c69b - Mark Pizzutillo - 2019-09-10 - Zero out command argument field to fix exp_draminit issues
75ac15f - Mark Pizzutillo - 2019-09-10 - Fix bug causing get_mmio index overflow for swift
25e1157 - Matthew Raybuck - 2019-09-10 - Fix misleading trace output for BPM attribute overrides
f88b6bc - Matthew Raybuck - 2019-09-10 - BPM Updates: Extend the reset device wait to 15 seconds from 10
fc0e2ce - Ilya Smirnov - 2019-09-10 - HDAT: Add SMF Memory Region
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c009f12..f473dae 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "cd820b6626a1af1e272e5d6457e233c1841db47f" if BR2_HOSTBOOT_LATEST_VERSION
+ default "ae8c69b8061732b934f9bbdf43d0cc4fd87c62ff" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION